diff --git a/src/script/squirrel.hpp b/src/script/squirrel.hpp index 69e01e647d..fd298bcca6 100644 --- a/src/script/squirrel.hpp +++ b/src/script/squirrel.hpp @@ -245,7 +245,7 @@ public: void ResetCrashed(); /** - * Set the AI status to crashed. + * Set the script status to crashed. */ void CrashOccurred();