summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-01-18 17:58:48 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-01-18 17:58:48 -0500
commita4256fa704229abfd0941fff825532dd92c52c6e (patch)
treea0a3cf87a12faaba496a812e488e35204eded0a7
parent43198c6d82561e4af9401ac7cec793e50189711d (diff)
Fixed some Tile documentation
-rw-r--r--sigmod/Tile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigmod/Tile.h b/sigmod/Tile.h
index 3e0a1029..3697c1ae 100644
--- a/sigmod/Tile.h
+++ b/sigmod/Tile.h
@@ -93,7 +93,7 @@ class SIGMOD_EXPORT Tile : public Object
QDomElement save() const;
/**
- * Sets the name of the tile.
+ * Sets the name of the tile. This is only used internally.
*
* \param name The name of the tile.
*/