comment typo

This commit is contained in:
David Rose 2011-09-01 00:21:25 +00:00
parent d3dc3621ac
commit 277be588ad

View File

@ -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) {