Skip to content

Commit 21416f0

Browse files
wchargingitster
authored andcommitted
restore: fix typo in docs
Signed-off-by: William Chargin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 97ed685 commit 21416f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-restore.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ OPTIONS
3939
commit, branch or tag associated with it.
4040
+
4141
If not specified, the default restore source for the working tree is
42-
the index, and the default restore source for the index index is
42+
the index, and the default restore source for the index is
4343
`HEAD`. When both `--staged` and `--worktree` are specified,
4444
`--source` must also be specified.
4545

0 commit comments

Comments
 (0)