summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-03-28 16:24:30 -0700
committerJunio C Hamano <gitster@pobox.com>2013-03-28 16:24:30 -0700
commit778a3411f5a5c0dd8a7a6bb51c9451590ad706cb (patch)
treec10dd41f6ceecd0a2692f5d2694cb2e9b660f331 /config.txt
parent09cfe6f8345e8ab347de8af492c34b5850b9b409 (diff)
downloadgit-htmldocs-778a3411f5a5c0dd8a7a6bb51c9451590ad706cb.tar.gz
Autogenerated HTML docs for v1.8.2-279-g631bc
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.txt b/config.txt
index c1f435f6d..f79184c0a 100644
--- a/config.txt
+++ b/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.