Bladeren bron

Minor doc fix.

Ken Whatmough 12 jaren geleden
bovenliggende
commit
0c0ff41e33
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      gameplay/src/PhysicsVehicleWheel.h

+ 1 - 1
gameplay/src/PhysicsVehicleWheel.h

@@ -332,7 +332,7 @@ private:
     void findAncestorAndBind();
     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.
      * @param node the starting node for the recursive search.
      */
      */