X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-log.c;h=37447123f924149f012a298eaf31dacb0c87b724;hb=ed82edc402c271a707da632083f1f4c19155d573;hp=38bf52f1006fd991175621734e11e4d23f4b23de;hpb=125a5f1c2a93f217e92dd88210c2cb503032c02f;p=git.git diff --git a/builtin-log.c b/builtin-log.c index 38bf52f10..37447123f 100644 --- a/builtin-log.c +++ b/builtin-log.c @@ -454,7 +454,7 @@ int cmd_format_patch(int argc, const char **argv, const char *prefix) /* * Parse the arguments before setup_revisions(), or something - * like "git fmt-patch -o a123 HEAD^.." may fail; a123 is + * like "git format-patch -o a123 HEAD^.." may fail; a123 is * possibly a valid SHA1. */ for (i = 1, j = 1; i < argc; i++) {