Browse Source

minor typo

David Rose 16 years ago
parent
commit
1de9cc165b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/plugin_standalone/panda3d.cxx

+ 1 - 1
direct/src/plugin_standalone/panda3d.cxx

@@ -300,7 +300,7 @@ usage() {
     << "    console.\n\n"
 
     << "  -t [toplevel|embedded|fullscreen|hidden]\n"
-    << "    Specify the type of graphic window to create.  If you specify "
+    << "    Specify the type of graphic window to create.  If you specify\n"
     << "    \"embedded\", a new window is created to be the parent.\n\n"
 
     << "  -s width,height\n"