aboutsummaryrefslogtreecommitdiff
path: root/backends/dc
diff options
context:
space:
mode:
authorJonathan Gray2003-11-07 02:51:08 +0000
committerJonathan Gray2003-11-07 02:51:08 +0000
commit8ce682d330741dac2a2aabc938d1b5163359e4aa (patch)
tree457456c6090b45b2e5121578f941ed950aedd742 /backends/dc
parentb2e9b73c4c2a1ed86fffd8fd613d6db59d88e034 (diff)
downloadscummvm-rg350-8ce682d330741dac2a2aabc938d1b5163359e4aa.tar.gz
scummvm-rg350-8ce682d330741dac2a2aabc938d1b5163359e4aa.tar.bz2
scummvm-rg350-8ce682d330741dac2a2aabc938d1b5163359e4aa.zip
spelling fixes
svn-id: r11181
Diffstat (limited to 'backends/dc')
-rw-r--r--backends/dc/display.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/dc/display.cpp b/backends/dc/display.cpp
index 77ad6dda70..be49b9d9e1 100644
--- a/backends/dc/display.cpp
+++ b/backends/dc/display.cpp
@@ -223,7 +223,7 @@ void OSystem_Dreamcast::move_screen(int dx, int dy, int height) {
}
} else {
// free movement
- // not neccessary for now
+ // not necessary for now
}
_screen_dirty = true;