X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=builtin-log.c;h=37447123f924149f012a298eaf31dacb0c87b724;hb=93d496a560cdcd4f72c8dee1b0b2efa324e1c3bb;hp=38bf52f1006fd991175621734e11e4d23f4b23de;hpb=efa615ba089e88c0d2645f444373751de0529214;p=thirdparty%2Fgit.git diff --git a/builtin-log.c b/builtin-log.c index 38bf52f100..37447123f9 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++) {