aboutsummaryrefslogtreecommitdiff
path: root/sword2
diff options
context:
space:
mode:
authorJonathan Gray2003-11-07 02:14:56 +0000
committerJonathan Gray2003-11-07 02:14:56 +0000
commitf6e1915b7744ca7b1b5c8c0ee76bead0fc60e08d (patch)
tree1f4609d353b60b0c6db700b1b0767feb9e1b899f /sword2
parent7c97e7c2b9b69678b0e9c3f482a74df74b7f1ab5 (diff)
downloadscummvm-rg350-f6e1915b7744ca7b1b5c8c0ee76bead0fc60e08d.tar.gz
scummvm-rg350-f6e1915b7744ca7b1b5c8c0ee76bead0fc60e08d.tar.bz2
scummvm-rg350-f6e1915b7744ca7b1b5c8c0ee76bead0fc60e08d.zip
missed one
svn-id: r11177
Diffstat (limited to 'sword2')
-rw-r--r--sword2/speech.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/speech.cpp b/sword2/speech.cpp
index eddb0f3a44..42d68f5226 100644
--- a/sword2/speech.cpp
+++ b/sword2/speech.cpp
@@ -821,7 +821,7 @@ int32 Logic::fnSpeechProcess(int32 *params) {
ob_speech->ins4 = INS4;
ob_speech->ins5 = INS5;
- // the current send has been received - i.e. seperate
+ // the current send has been received - i.e. separate
// multiple they-do's
INS_COMMAND = 0;