Browse Source

comment typo

David Rose 14 years ago
parent
commit
277be588ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/plugin_standalone/panda3dBase.cxx

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

@@ -442,7 +442,7 @@ delete_instance(P3D_instance *inst) {
 //       Access: Protected
 //       Access: Protected
 //  Description: Opens the p3d file to read the p3d_info.xml file
 //  Description: Opens the p3d file to read the p3d_info.xml file
 //               within it, looking for any locally-relevant
 //               within it, looking for any locally-relevant
-//               parameters (like win-size).
+//               parameters (like width and height).
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 bool Panda3DBase::
 bool Panda3DBase::
 read_p3d_info(const Filename &p3d_filename) {
 read_p3d_info(const Filename &p3d_filename) {