# # # patch "monotone.cc" # from [7643adaf53590bb8ddc99712ce3f8866be2c4511] # to [38b648aa00e33cc5bd36114cd92ba9c04879290e] # ============================================================ --- monotone.cc 7643adaf53590bb8ddc99712ce3f8866be2c4511 +++ monotone.cc 38b648aa00e33cc5bd36114cd92ba9c04879290e @@ -214,7 +214,7 @@ cpp_main(int argc, char ** argv) try { // read global options first - // commad specific options will be read below + // command specific options will be read below args_vector opt_args(args); option::concrete_option_set optset = read_global_options(app.opts, opt_args);