Browse Source

minor comment update

David Rose 16 years ago
parent
commit
6a5dcc40e8
1 changed files with 2 additions and 3 deletions
  1. 2 3
      direct/src/plugin/p3d_plugin.h

+ 2 - 3
direct/src/plugin/p3d_plugin.h

@@ -124,9 +124,8 @@ extern "C" {
 
 
    Next, trusted_environment should be set true to indicate that the
    Next, trusted_environment should be set true to indicate that the
    environment and p3d file are already trusted.  If this is set, the
    environment and p3d file are already trusted.  If this is set, the
-   current working directory will remain unchanged, and the p3d file
-   will be run without checking its signature.  Normally, a browser
-   plugin should set this false.
+   p3d file will be run without checking its signature.  Normally, a
+   browser plugin should set this false.
 
 
    Finally, console_environment should be set true to indicate that we
    Finally, console_environment should be set true to indicate that we
    are running within a text-based console, and expect to preserve the
    are running within a text-based console, and expect to preserve the