From: Ralf Thielow <ralf.thielow@googlemail.com>
To: gitster@pobox.com
Cc: pclouds@gmail.com, git@vger.kernel.org,
Ralf Thielow <ralf.thielow@googlemail.com>
Subject: [PATCH] remote: fix typo
Date: Fri, 18 May 2012 18:46:01 +0200 [thread overview]
Message-ID: <1337359561-17337-1-git-send-email-ralf.thielow@googlemail.com> (raw)
Signed-off-by: Ralf Thielow <ralf.thielow@googlemail.com>
---
builtin/remote.c | 2 +-
1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-)
diff --git a/builtin/remote.c b/builtin/remote.c
index 0f0c594..920262d 100644
--- a/builtin/remote.c
+++ b/builtin/remote.c
@@ -674,7 +674,7 @@ static int mv(int argc, const char **argv)
strlen(rename.old), rename.new,
strlen(rename.new));
} else
- warning(_("Not updating non-default fetch respec\n"
+ warning(_("Not updating non-default fetch refspec\n"
"\t%s\n"
"\tPlease update the configuration manually if necessary."),
buf2.buf);
--
1.7.10.2
next reply other threads:[~2012-05-18 16:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-18 16:46 Ralf Thielow [this message]
2012-05-18 17:16 ` [PATCH] remote: fix typo Ralf Thielow
2012-05-19 0:03 ` Jeff King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1337359561-17337-1-git-send-email-ralf.thielow@googlemail.com \
--to=ralf.thielow@googlemail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=pclouds@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).