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 8e4fd7157..f7ea55a1f 100644
--- a/src/script/api/script_execmode.hpp
+++ b/src/script/api/script_execmode.hpp
@@ -34,7 +34,7 @@ protected:
public:
/**
* Creating instance of this class switches the build mode to Execute.
- * @note When the instance is destroyed, he restores the mode that was
+ * @note When the instance is destroyed, it restores the mode that was
* current when the instance was created!
*/
ScriptExecMode();