summaryrefslogtreecommitdiff
path: root/src/script/api/script_execmode.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_execmode.hpp')
-rw-r--r--src/script/api/script_execmode.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/api/script_execmode.hpp b/src/script/api/script_execmode.hpp
index 2c64a7a01..1ac756553 100644
--- a/src/script/api/script_execmode.hpp
+++ b/src/script/api/script_execmode.hpp
@@ -7,7 +7,7 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
-/** @file script_execmode.hpp Switch the AI to Execute Mode. */
+/** @file script_execmode.hpp Switch the script to Execute Mode. */
#ifndef SCRIPT_EXECMODE_HPP
#define SCRIPT_EXECMODE_HPP