aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/dialogs_nebular.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/nebular/dialogs_nebular.cpp')
-rw-r--r--engines/mads/nebular/dialogs_nebular.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/nebular/dialogs_nebular.cpp b/engines/mads/nebular/dialogs_nebular.cpp
index df423f92a8..f22ec1ad90 100644
--- a/engines/mads/nebular/dialogs_nebular.cpp
+++ b/engines/mads/nebular/dialogs_nebular.cpp
@@ -425,7 +425,7 @@ void PictureDialog::save() {
frame->getTransparencyIndex());
_vm->_screen.copyRectToScreen(_vm->_screen.getBounds());
- // Adjust the dialog colours to use
+ // Adjust the dialog colors to use
TEXTDIALOG_CONTENT1 -= 10;
TEXTDIALOG_CONTENT2 -= 10;
TEXTDIALOG_EDGE -= 10;