Skip to content

Commit d8355e5

Browse files
committed
Merge branch 'maint'
* maint: git help config: s/insn/instruction/
2 parents 8617715 + 5e950c2 commit d8355e5

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
@@ -555,7 +555,7 @@ core.commentchar::
555555
(default '#').
556556

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

0 commit comments

Comments
 (0)