aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/script/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/script/script.h')
-rw-r--r--engines/sword25/script/script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/script/script.h b/engines/sword25/script/script.h
index e4ce846b66..04f248fe7e 100644
--- a/engines/sword25/script/script.h
+++ b/engines/sword25/script/script.h
@@ -54,7 +54,7 @@ public:
// -----------------------------------------------------------------------------
/**
- * Initialises the scrip tengine. Returns true if successful, false otherwise.
+ * Initializes the scrip tengine. Returns true if successful, false otherwise.
*/
virtual bool init() = 0;