aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/window.cpp')
-rw-r--r--engines/tony/window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tony/window.cpp b/engines/tony/window.cpp
index 3b60e480f6..dd7c70fe19 100644
--- a/engines/tony/window.cpp
+++ b/engines/tony/window.cpp
@@ -49,7 +49,7 @@ RMWindow::~RMWindow() {
}
/**
- * Initialises the graphics window
+ * Initializes the graphics window
*/
void RMWindow::init() {
Graphics::PixelFormat pixelFormat(2, 5, 5, 5, 0, 10, 5, 0, 0);