summaryrefslogtreecommitdiff
path: root/src/script/squirrel_std.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/squirrel_std.hpp')
-rw-r--r--src/script/squirrel_std.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/squirrel_std.hpp b/src/script/squirrel_std.hpp
index 248b9773e..b1c7b3013 100644
--- a/src/script/squirrel_std.hpp
+++ b/src/script/squirrel_std.hpp
@@ -58,7 +58,7 @@ void squirrel_register_std(Squirrel *engine);
/**
* Register all standard functions that are available on first startup.
- * @note this set is very limited, and is only ment to load other scripts and things like that.
+ * @note this set is very limited, and is only meant to load other scripts and things like that.
*/
void squirrel_register_global_std(Squirrel *engine);