X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=main.cc;h=1245b60e9ff8e48941929b8d06ff518f26719287;hb=4a0000d96b695d084ffa930564a267d15abd91af;hp=5a33baf996bc3d0f85f11108797b8907c89b6507;hpb=438f5696e36189161ab3fc9ed2e6c854a723bb6e;p=model-checker.git diff --git a/main.cc b/main.cc index 5a33baf..1245b60 100644 --- a/main.cc +++ b/main.cc @@ -46,7 +46,7 @@ static void print_usage(const char *program_name, struct model_params *params) "\n" "Usage: %s [MODEL-CHECKER OPTIONS] -- [PROGRAM ARGS]\n" "\n" -"MODLE-CHECKER OPTIONS can be any of the model-checker options listed below. Arguments\n" +"MODEL-CHECKER OPTIONS can be any of the model-checker options listed below. Arguments\n" "provided after the `--' (the PROGRAM ARGS) are passed to the user program.\n" "\n" "Model-checker options:\n"