]> de.git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
I believe this is what you meant... by the way, you're crazy
authorsajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 27 Nov 2007 23:12:12 +0000 (23:12 +0000)
committersajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 27 Nov 2007 23:12:12 +0000 (23:12 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7721 d7cf8633-e32d-0410-b094-e92efae38249

cl_gecko.c

index 749130578fc2c24c17078d0c8b0a8816a7032f38..9fd212937a0395df9c05173d9822971b2f7e735d 100644 (file)
@@ -196,7 +196,7 @@ static void cl_gecko_navigate_f( void ) {
 \r
        if (Cmd_Argc() != 3)\r
        {\r
-               Con_Print("usage: gecko_destroy <name> <URI>\nnavigates to a certain URI (full texture path " CLGECKOPREFIX "<name>)\n");\r
+               Con_Print("usage: gecko_navigate <name> <URI>\nnavigates to a certain URI (full texture path " CLGECKOPREFIX "<name>)\n");\r
                return;\r
        }\r
 \r