Skip to content

Commit 5e950c2

Browse files
committed
Merge branch 'maint-1.8.1' into maint
* maint-1.8.1: git help config: s/insn/instruction/
2 parents 9a82efd + 3322ad4 commit 5e950c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ core.commentchar::
551551
(default '#').
552552

553553
sequence.editor::
554-
Text editor used by `git rebase -i` for editing the rebase insn file.
554+
Text editor used by `git rebase -i` for editing the rebase instruction file.
555555
The value is meant to be interpreted by the shell when it is used.
556556
It can be overridden by the `GIT_SEQUENCE_EDITOR` environment variable.
557557
When not configured the default commit message editor is used instead.

0 commit comments

Comments
 (0)