From 3f961ca671cb81f42330cfd81b2565d11f3c794d Mon Sep 17 00:00:00 2001 From: smatz Date: Sun, 9 May 2010 18:13:36 +0000 Subject: (svn r19775) -Fix: improper use of 'then' in few comments (ln) --- src/ai/ai_instance.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ai/ai_instance.cpp') diff --git a/src/ai/ai_instance.cpp b/src/ai/ai_instance.cpp index fb258eee3..693d76c3a 100644 --- a/src/ai/ai_instance.cpp +++ b/src/ai/ai_instance.cpp @@ -428,7 +428,7 @@ void AIInstance::CollectGarbage() const * The data itself, this differs per type: * - integer: a binary representation of the integer (int32). * - string: First one byte with the string length, then a 0-terminated char - * array. The string can't be longer then 255 bytes (including + * array. The string can't be longer than 255 bytes (including * terminating '\0'). * - array: All data-elements of the array are saved recursive in this * format, and ended with an element of the type -- cgit v1.2.3-70-g09d2