From: "Matthias Krüger" <matthias.krueger@famsik.de>
To: git@vger.kernel.org
Cc: matthias.krueger@famsik.de, kumbayo84@arcor.de
Subject: [PATCH] git help config: s/insn/instruction/
Date: Wed, 27 Mar 2013 23:53:50 +0100 [thread overview]
Message-ID: <1364424830-17108-1-git-send-email-matthias.krueger@famsik.de> (raw)
"insn" appears to be an in-code abbreviation and should not appear in manual/help pages.
---
Documentation/config.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index c1f435f..f79184c 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -555,7 +555,7 @@ core.commentchar::
(default '#').
sequence.editor::
- Text editor used by `git rebase -i` for editing the rebase insn file.
+ Text editor used by `git rebase -i` for editing the rebase instruction file.
The value is meant to be interpreted by the shell when it is used.
It can be overridden by the `GIT_SEQUENCE_EDITOR` environment variable.
When not configured the default commit message editor is used instead.
--
1.8.2
next reply other threads:[~2013-03-27 23:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-27 22:53 Matthias Krüger [this message]
2013-03-28 5:59 ` [PATCH] git help config: s/insn/instruction/ Junio C Hamano
2013-03-28 8:27 ` Matthias Krüger
2013-03-28 15:55 ` Junio C Hamano
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=1364424830-17108-1-git-send-email-matthias.krueger@famsik.de \
--to=matthias.krueger@famsik.de \
--cc=git@vger.kernel.org \
--cc=kumbayo84@arcor.de \
/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).