X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=git.c;h=465d33a83599bf6abaf1d73e7464d8ab13b8ff84;hb=ad5fe3771b50f3862130d150b5cc8bb316ef6f1c;hp=9c495198317bf31ff40785a48bf0a44253548098;hpb=96db324a73fdada6fbe7b63221986f8f18cc63b0;p=thirdparty%2Fgit.git diff --git a/git.c b/git.c index 9c49519831..465d33a835 100644 --- a/git.c +++ b/git.c @@ -14,7 +14,7 @@ const char git_usage_string[] = " []"; const char git_more_info_string[] = - N_("'git help -a' and 'git help -g' lists available subcommands and some\n" + N_("'git help -a' and 'git help -g' list available subcommands and some\n" "concept guides. See 'git help ' or 'git help '\n" "to read about a specific subcommand or concept.");