src/ai/api/ai_list.hpp
branchnoai
changeset 9751 556f25efbc54
parent 9664 c5741021bf59
child 9772 c1035f0ac732
--- a/src/ai/api/ai_list.hpp	Sun Feb 24 21:06:38 2008 +0000
+++ b/src/ai/api/ai_list.hpp	Sun Feb 24 21:15:12 2008 +0000
@@ -8,7 +8,7 @@
 #include "ai_abstractlist.hpp"
 
 /**
- * Class that creates a simple list of tiles which you can manipulate.
+ * Class that creates a simple empty list of integers which you can manipulate.
  */
 class AIList : public AIAbstractList {
 public: