Index: OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp
===================================================================
--- OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp (revision 6941)
+++ OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp (revision 7648)
@@ -107,5 +107,5 @@
     osg::UByteArray* coordIndices = new osg::UByteArray(48,indices);
 
-        // share the primtive set.
+        // share the primitive set.
         osg::PrimitiveSet* primitives = new osg::DrawArrays(osg::PrimitiveSet::TRIANGLES,0,48);
 
