(svn r15520) -Cleanup [NoAI]: Fix some typos, unify the comment style and update some documentation since a few enums have been renamed.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
/**
|
||||
* Creates a list of groups of which you are the owner.
|
||||
* @note Neither AIGroup.ALL_GROUP nor AIGroup.DEFAULT_GROUP is in this list.
|
||||
* @note Neither AIGroup::GROUP_ALL nor AIGroup::GROUP_DEFAULT is in this list.
|
||||
* @ingroup AIList
|
||||
*/
|
||||
class AIGroupList : public AIAbstractList {
|
||||
|
Reference in New Issue
Block a user