Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SupSuper committed Feb 22, 2019
1 parent 8baaed2 commit 7a30e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/framework.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ namespace
#define RENDERERS "GLES_3_0:GL_2_0"
#endif

ConfigOptionString dataPathOption("Framework", "Data", "The path containing OpenApod data",
ConfigOptionString dataPathOption("Framework", "Data", "The path containing OpenApoc data",
"./data");
ConfigOptionString cdPathOption("Framework", "CD", "The path to the XCom:Apocalypse CD",
"./data/cd.iso");
Expand Down

0 comments on commit 7a30e19

Please sign in to comment.