From be83708ef5b65db4ea3893b61d189f30c92685b6 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 7 Jan 2013 13:58:54 +0200 Subject: HOPKINS: Fix typo --- engines/hopkins/files.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/hopkins/files.cpp') diff --git a/engines/hopkins/files.cpp b/engines/hopkins/files.cpp index 30570939d2..f0238205fd 100644 --- a/engines/hopkins/files.cpp +++ b/engines/hopkins/files.cpp @@ -92,7 +92,7 @@ void FileManager::constructFilename(const Common::String &folder, const Common:: Common::String folderToUse = folder; // A lot of the code in the original engine based on COPIE_SEQ was used to determine - // whether a file resided on the CD or hard disk. Since the ScummVM implementatoin + // whether a file resided on the CD or hard disk. Since the ScummVM implementation // requires all the files in the same location, we only need to do a somewhat simpler // check for animations that don't exist in the ANM folder, but rather in special // sub-folders depending on the physical screen resolution being used. -- cgit v1.2.3