diff --git a/src/Main/options.cxx b/src/Main/options.cxx index d8f641028..756d1935a 100644 --- a/src/Main/options.cxx +++ b/src/Main/options.cxx @@ -548,7 +548,7 @@ fgOPTIONS::parse_fov( const string& arg ) { // // Socket exacmple "--fgfs=socket,dir,hz,machine,port" where // -// machine = machine name or ip address if client, leave empty if server +// machine = machine name or ip address if client (leave empty if server) // port = port, leave empty to let system choose // // File example "--garmin=file,dir,hz,filename" where