From 73c23077cd7dcb5d5a18d9975670f8ddfe45e638 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 23 Feb 2007 00:30:50 +0000 Subject: Fix spelling. svn-id: r25802 --- engines/parallaction/location.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/parallaction/location.cpp b/engines/parallaction/location.cpp index ae2964f3a3..f374cf73ea 100644 --- a/engines/parallaction/location.cpp +++ b/engines/parallaction/location.cpp @@ -95,7 +95,7 @@ void Parallaction::parseLocation(const char *filename) { background = _tokens[1]; - // WORKAROUND: the original code erraneously incremented + // WORKAROUND: the original code errorneously incremented // _currentLocationIndex, thus producing inconsistent // savegames. This workaround modified the following loop // and if-statement, so the code exactly matches the one -- cgit v1.2.3