spelling fixes

svn-id: r11178
This commit is contained in:
Jonathan Gray 2003-11-07 02:31:44 +00:00
parent f6e1915b77
commit 239aea0ff0
10 changed files with 11 additions and 11 deletions

View file

@ -118,7 +118,7 @@ public:
// Factory functions => no need to include the specific classes
// in this header. This serves two purposes:
// 1) Clean seperation from the game modules (scumm, simon) and the generic code
// 1) Clean separation from the game modules (scumm, simon) and the generic code
// 2) Faster (compiler doesn't have to parse lengthy header files)
#ifndef DISABLE_SCUMM
DECLARE_PLUGIN(SCUMM)