git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git help config: s/insn/instruction/
@ 2013-03-27 22:53 Matthias Krüger
  2013-03-28  5:59 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Krüger @ 2013-03-27 22:53 UTC (permalink / raw)
  To: git; +Cc: matthias.krueger, kumbayo84

"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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-28 15:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27 22:53 [PATCH] git help config: s/insn/instruction/ Matthias Krüger
2013-03-28  5:59 ` Junio C Hamano
2013-03-28  8:27   ` Matthias Krüger
2013-03-28 15:55     ` Junio C Hamano

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).