David Rose пре 25 година
родитељ
комит
563e041030
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      panda/src/sgmanip/nodePath.cxx

+ 1 - 1
panda/src/sgmanip/nodePath.cxx

@@ -2208,7 +2208,7 @@ prepare_scene(GraphicsStateGuardianBase *gsg) {
   // Use the ScenePrepareVisitor and fire off a traversal of the scene
   // beginning at the bottom node.  The ScenePrepareVisitor (defined
   // above) will call prepare() on each texture it finds in the scene
-  // graph at this point at below.
+  // graph at this point and below.
   ScenePrepareVisitor visitor;
   visitor._gsg = gsg;