aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/multiobj.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/multiobj.cpp')
-rw-r--r--engines/tinsel/multiobj.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/multiobj.cpp b/engines/tinsel/multiobj.cpp
index 4a9d4b65d4..c48fefdd22 100644
--- a/engines/tinsel/multiobj.cpp
+++ b/engines/tinsel/multiobj.cpp
@@ -29,7 +29,7 @@
namespace Tinsel {
/**
- * Initialise a multi-part object using a list of images to init
+ * Initialize a multi-part object using a list of images to init
* each object piece. One object is created for each image in the list.
* All objects are given the same palette as the first image. A pointer
* to the first (master) object created is returned.