aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorMax Horn2012-05-31 10:30:29 +0200
committerMax Horn2012-05-31 10:30:29 +0200
commit5de3f9c765ff50ffb386bf62213c882bd5c93cf1 (patch)
treed68a41d07318ba517e594475952f5e8811e810b7 /common
parent6691424397bd9db6e022e64ca0b5c91e24d8d35d (diff)
downloadscummvm-rg350-5de3f9c765ff50ffb386bf62213c882bd5c93cf1.tar.gz
scummvm-rg350-5de3f9c765ff50ffb386bf62213c882bd5c93cf1.tar.bz2
scummvm-rg350-5de3f9c765ff50ffb386bf62213c882bd5c93cf1.zip
ALL: Correct spelling of "Mac OS X" in various places
Diffstat (limited to 'common')
-rw-r--r--common/taskbar.h2
-rw-r--r--common/updates.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/taskbar.h b/common/taskbar.h
index ba99d4e487..6f28028e74 100644
--- a/common/taskbar.h
+++ b/common/taskbar.h
@@ -34,7 +34,7 @@ namespace Common {
* The TaskbarManager allows interaction with the ScummVM application icon:
* - in the taskbar on Windows 7 and later
* - in the launcher for Unity
- * - in the dock on MacOSX
+ * - in the dock on Mac OS X
* - ...
*
* This allows GUI code and engines to display a progress bar, an overlay icon and/or count
diff --git a/common/updates.h b/common/updates.h
index 1e0babdf6d..4d58a216fb 100644
--- a/common/updates.h
+++ b/common/updates.h
@@ -30,7 +30,7 @@ namespace Common {
/**
* The UpdateManager allows configuring of the automatic update checking
* for systems that support it:
- * - using Sparkle on MacOSX
+ * - using Sparkle on Mac OS X
* - using WinSparkle on Windows
*
* Most of the update checking is completely automated and this class only