Index: /OpenSceneGraph/trunk/examples/osgcallback/osgcallback.cpp
===================================================================
--- /OpenSceneGraph/trunk/examples/osgcallback/osgcallback.cpp (revision 6941)
+++ /OpenSceneGraph/trunk/examples/osgcallback/osgcallback.cpp (revision 11124)
@@ -163,5 +163,5 @@
     osg::ArgumentParser arguments(&argc,argv);
    
-    // set the osgDB::Registy the read file callback to catch all requests for reading files.
+    // set the osgDB::Registy read file callback to catch all requests for reading files.
     osgDB::Registry::instance()->setReadFileCallback(new MyReadFileCallback());
    
