summaryrefslogtreecommitdiff
path: root/src/tilematrix_type.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tilematrix_type.hpp')
-rw-r--r--src/tilematrix_type.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tilematrix_type.hpp b/src/tilematrix_type.hpp
index 56f254143..f9c7392b2 100644
--- a/src/tilematrix_type.hpp
+++ b/src/tilematrix_type.hpp
@@ -87,7 +87,7 @@ public:
/**
* Get the area of the matrix square that contains a specific tile.
- * @param The tile to get the map area for.
+ * @param tile The tile to get the map area for.
* @param extend Extend the area by this many squares on all sides.
* @return Tile area containing the tile.
*/