Skip to content

Commit 3322ad4

Browse files
matthiaskrgrgitster
authored andcommitted
git help config: s/insn/instruction/
"insn" appears to be an in-code abbreviation and should not appear in manual/help pages. Signed-off-by: Matthias Krüger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 187c00c commit 3322ad4

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
@@ -525,7 +525,7 @@ core.editor::
525525
`GIT_EDITOR` is not set. See linkgit:git-var[1].
526526

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

0 commit comments

Comments
 (0)