fixed typo
authorsaiam
Mon, 08 Dec 2008 22:34:28 +0000
changeset 321 69ed10f20a9e
parent 320 cb33eca69b29
child 322 f94a5c192097
fixed typo
src/PhysicsObject.hh
--- a/src/PhysicsObject.hh	Mon Dec 08 22:33:24 2008 +0000
+++ b/src/PhysicsObject.hh	Mon Dec 08 22:34:28 2008 +0000
@@ -26,7 +26,7 @@
 };
 
 /**
- * PhysicObject class. Represents an object in the physics simulation.
+ * PhysicsObject class. Represents an object in the physics simulation.
  */
 class PhysicsObject {
 public: