Index: OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp
===================================================================
--- OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp (revision 12529)
+++ OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp (revision 12697)
@@ -317,5 +317,5 @@
                 // insert particle effects alongside the hit node, therefore able to track that nodes movement,
                 // however, this does require us to insert the ParticleSystem itself into the root of the scene graph
-                // seperately from the the main particle effects group which contains the emitters and programs.
+                // separately from the the main particle effects group which contains the emitters and programs.
                 // the follow code block implements this, note the path for handling particle effects which arn't attached to 
                 // moving models is easy - just a single line of code!
