From a148c4676b925d223b099edb17a58c7fd9a0a215 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 10 Jul 2020 16:04:09 +1000 Subject: Cleanup: spelling --- source/creator/creator_args.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/creator') diff --git a/source/creator/creator_args.c b/source/creator/creator_args.c index a2389b02d8f..54780a271d3 100644 --- a/source/creator/creator_args.c +++ b/source/creator/creator_args.c @@ -1460,7 +1460,7 @@ static int arg_handle_image_type_set(int argc, const char **argv, void *data) return 1; } else { - printf("\nError: you must specify a format after '-F / --render-foramt'.\n"); + printf("\nError: you must specify a format after '-F / --render-format'.\n"); return 0; } } -- cgit v1.2.3