aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/plugins.h')
-rw-r--r--base/plugins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/plugins.h b/base/plugins.h
index 038c8a774c..e0b886cb49 100644
--- a/base/plugins.h
+++ b/base/plugins.h
@@ -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)