From cac32b61ceb271631efe297b39e1d2b93af726e3 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 25 Oct 2009 23:36:09 +0000 Subject: Typos. svn-id: r45386 --- tools/create_msvc/create_msvc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/create_msvc/create_msvc.h') diff --git a/tools/create_msvc/create_msvc.h b/tools/create_msvc/create_msvc.h index 0bdb06ebb6..093b73e4de 100644 --- a/tools/create_msvc/create_msvc.h +++ b/tools/create_msvc/create_msvc.h @@ -172,7 +172,7 @@ StringList getFeatureLibraries(const FeatureList &features); */ struct BuildSetup { std::string srcDir; ///< Path to the ScummVM sources. - std::string filePrefix; ///< Prefix for the relativ path arugments in the project files. + std::string filePrefix; ///< Prefix for the relative path arguments in the project files. std::string outputDir; ///< Path where to put the MSVC project files. EngineDescList engines; ///< Engine list for the build (this may contain engines, which are *not* enabled!). -- cgit v1.2.3