From 1de9cc165b27de21c32aae9887f308f4c503ad9d Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 24 Jun 2009 22:06:43 +0000 Subject: [PATCH] minor typo --- direct/src/plugin_standalone/panda3d.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/direct/src/plugin_standalone/panda3d.cxx b/direct/src/plugin_standalone/panda3d.cxx index 7fe837065f..87c745c1c4 100644 --- a/direct/src/plugin_standalone/panda3d.cxx +++ b/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"