diff options
| author | Jonathan Gray | 2003-11-07 02:51:08 +0000 |
|---|---|---|
| committer | Jonathan Gray | 2003-11-07 02:51:08 +0000 |
| commit | 8ce682d330741dac2a2aabc938d1b5163359e4aa (patch) | |
| tree | 457456c6090b45b2e5121578f941ed950aedd742 /backends/x11 | |
| parent | b2e9b73c4c2a1ed86fffd8fd613d6db59d88e034 (diff) | |
| download | scummvm-rg350-8ce682d330741dac2a2aabc938d1b5163359e4aa.tar.gz scummvm-rg350-8ce682d330741dac2a2aabc938d1b5163359e4aa.tar.bz2 scummvm-rg350-8ce682d330741dac2a2aabc938d1b5163359e4aa.zip | |
spelling fixes
svn-id: r11181
Diffstat (limited to 'backends/x11')
| -rw-r--r-- | backends/x11/x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/x11/x11.cpp b/backends/x11/x11.cpp index e8a73321a3..1199ce401a 100644 --- a/backends/x11/x11.cpp +++ b/backends/x11/x11.cpp @@ -546,7 +546,7 @@ void OSystem_X11::move_screen(int dx, int dy, int height) { } } else { // free movement - // not neccessary for now + // not necessary for now } } |
