X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-reset.c;h=7e7ebabaa865ebd749502774638efe7b6d26bec1;hb=3278fbc5ce39e0f7bf095ce99912dccbc347b4d7;hp=c0cb915c26b56a905807cefa4e246d99d199b297;hpb=a54a216098db10d551d33123f33667ce8a036510;p=git.git diff --git a/builtin-reset.c b/builtin-reset.c index c0cb915c2..7e7ebabaa 100644 --- a/builtin-reset.c +++ b/builtin-reset.c @@ -228,7 +228,7 @@ int cmd_reset(int argc, const char **argv, const char *prefix) } /* * Otherwise, argv[i] could be either or and - * has to be unambigous. + * has to be unambiguous. */ else if (!get_sha1(argv[i], sha1)) { /*