From 2ac558494caf7dfca5347a56bc85a92de9ed888f Mon Sep 17 00:00:00 2001 From: alberth Date: Sat, 27 Feb 2010 12:29:44 +0000 Subject: (svn r19272) -Doc: successfull -> successful. --- src/ai/ai_config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ai/ai_config.hpp') diff --git a/src/ai/ai_config.hpp b/src/ai/ai_config.hpp index 05afda9d6..314082aa4 100644 --- a/src/ai/ai_config.hpp +++ b/src/ai/ai_config.hpp @@ -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(); -- cgit v1.2.3-54-g00ecf