From afdd54fa3720c267f30e48ed45c449d80449bac0 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 4 Apr 2007 13:18:41 +0000 Subject: moved source and text to american spelling * colour -> color * centre -> center * normalise -> normalize * modelling -> modeling --- source/gameengine/Physics/Sumo/Fuzzics/include/SM_Object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/gameengine/Physics/Sumo/Fuzzics/include') diff --git a/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Object.h b/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Object.h index 1911e186a1c..8b70bbc5779 100644 --- a/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Object.h +++ b/source/gameengine/Physics/Sumo/Fuzzics/include/SM_Object.h @@ -206,7 +206,7 @@ public: void applyImpulse(const MT_Point3& attach, const MT_Vector3& impulse) ; /** - * Applies an impulse through the centre of this object. (ie the angular + * Applies an impulse through the center of this object. (ie the angular * velocity will not change. */ void applyCenterImpulse(const MT_Vector3& impulse); -- cgit v1.2.3