Show
Ignore:
Timestamp:
02/06/09 16:17:49 (4 years ago)
Author:
robert
Message:

From Gary Quinn, spelling fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp

    r6941 r9692  
    111111    if (!rootnode) 
    112112    { 
    113         osg::notify(osg::NOTICE)<<"Please specify and geo model filename on the command line."<<std::endl; 
     113        osg::notify(osg::NOTICE)<<"Please specify a geo model filename on the command line."<<std::endl; 
    114114        return 1; 
    115115    }