diff --git a/panda/src/pgraph/sceneGraphReducer.cxx b/panda/src/pgraph/sceneGraphReducer.cxx index 10d54f96db..0efe2d036e 100644 --- a/panda/src/pgraph/sceneGraphReducer.cxx +++ b/panda/src/pgraph/sceneGraphReducer.cxx @@ -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.