(svn r19272) -Doc: successfull -> successful.

This commit is contained in:
alberth
2010-02-27 12:29:44 +00:00
parent 13f1836149
commit 2ac558494c
5 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@ public:
/**
* When ever the AI Scanner is reloaded, all infos become invalid. This
* function tells AIConfig about this.
* @return True if the reset was successfull, false if the AI was no longer
* @return \c true if the reset was successful, \c false if the AI was no longer
* found.
*/
bool ResetInfo();