Ken Whatmough пре 12 година
родитељ
комит
0c0ff41e33
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      gameplay/src/PhysicsVehicleWheel.h

+ 1 - 1
gameplay/src/PhysicsVehicleWheel.h

@@ -332,7 +332,7 @@ private:
     void findAncestorAndBind();
 
     /**
-     * Breadth-first search for the first vehicle starting from the specified node.
+     * Depth-first search for the first vehicle starting from the specified node.
      *
      * @param node the starting node for the recursive search.
      */