Index: OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp
===================================================================
--- OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp (revision 6941)
+++ OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp (revision 9692)
@@ -111,5 +111,5 @@
     if (!rootnode)
     {
-        osg::notify(osg::NOTICE)<<"Please specify and geo model filename on the command line."<<std::endl;
+        osg::notify(osg::NOTICE)<<"Please specify a geo model filename on the command line."<<std::endl;
         return 1;
     }
