src/ai/api/ai_testmode.hpp
branchnoai
changeset 9839 ea94d60d13e7
parent 9829 80fbe02a4184
--- a/src/ai/api/ai_testmode.hpp	Mon Mar 31 08:42:20 2008 +0000
+++ b/src/ai/api/ai_testmode.hpp	Mon Mar 31 08:45:05 2008 +0000
@@ -33,7 +33,7 @@
 public:
 	/**
 	 * Creating instance of this class switches the build mode to Testing.
-	 * @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!
 	 */
 	AITestMode();