fixed transposed chars in comment

This commit is contained in:
Dave Schuyler 2004-07-07 03:59:20 +00:00
parent d8d9aae344
commit 4c3ec477e3

View File

@ -394,7 +394,7 @@ consider_child(PandaNode *grandparent_node, PandaNode *parent_node,
}
////////////////////////////////////////////////////////////////////
// Function: SceneGraphReducer:c:onsider_siblings
// Function: SceneGraphReducer::consider_siblings
// Access: Protected
// Description: Decides whether or not the indicated sibling nodes
// should be collapsed into a single node or not.