Misc. typo and whitespace fixes

Found via `codespell`
This commit is contained in:
luz.paz
2019-04-29 14:17:26 -04:00
committed by Yorik van Havre
parent 33861e075e
commit 0238906d38
9 changed files with 58 additions and 58 deletions

View File

@@ -2064,7 +2064,7 @@ void Application::ParseOptions(int ac, char ** av)
#endif
;
// Ignored options, will be safely ignored. Mostly used by underlaying libs.
// Ignored options, will be safely ignored. Mostly used by underlying libs.
//boost::program_options::options_description x11("X11 options");
//x11.add_options()
// ("display", boost::program_options::value< string >(), "set the X-Server")