New grow and skid sounds from remaxim
[supertux.git] / src / physic.hpp
index 5275779..f8e807d 100644 (file)
@@ -43,7 +43,7 @@ public:
   void set_velocity_x(float vx);
   void set_velocity_y(float vy);
 
-  /// Velocities inversion.
+  /// Velocity inversion.
   void inverse_velocity_x();
   void inverse_velocity_y();