diff -r 0839682a601b -r ea94d60d13e7 src/ai/api/ai_execmode.hpp --- a/src/ai/api/ai_execmode.hpp Mon Mar 31 08:42:20 2008 +0000 +++ b/src/ai/api/ai_execmode.hpp Mon Mar 31 08:45:05 2008 +0000 @@ -31,7 +31,7 @@ public: /** * Creating instance of this class switches the build mode to Execute. - * @note when the instance is destroyed, he restores the mode that was + * @note When the instance is destroyed, he restores the mode that was * current when the instance was created! */ AIExecMode();