diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index b17f68e4e4..6b07ca4f33 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -334,7 +334,7 @@ int main(int argc, char* argv[]) "StepMania requires OpenGL hardware acceleration.\n\n" "Please install the latest video driver from your graphics card vendor " "to enable OpenGL hardware acceleration.\n\n" - "NO NOT FILE THIS ERROR AS A BUG!\n\n" + "DO NOT FILE THIS ERROR AS A BUG!\n\n" "(Advanced: To allow use of the software renderer, set 'AllowSoftwareRenderer=1' " "in StepMania.ini)" );