Kaynağa Gözat

Fixed spelling mistake in PhysicsCollisionObject.h

Darryl Gough 13 yıl önce
ebeveyn
işleme
477b9537eb
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      gameplay/src/PhysicsCollisionObject.h

+ 1 - 1
gameplay/src/PhysicsCollisionObject.h

@@ -178,7 +178,7 @@ public:
     /**
      * Sets the collision object be enabled or disabled.
      *
-     * @param enable true enables the collision object, false diables it.
+     * @param enable true enables the collision object, false disables it.
      */
     void setEnabled(bool enable);