From 04d01d933e22a5c01a8fe7d7f2f4ef05d54fc36b Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 6 Apr 2003 15:53:06 +0000 Subject: [PATCH] FIX TYPO --- stepmania/src/StepMania.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)" );