Skip to content

Commit 9fffc38

Browse files
beshrkayaligitster
authored andcommitted
Documentation: fix typo in the --patch option of the commit command
Typofix (chose -> choose) in the documentation of the patch option under the commit command. Signed-off-by: Beshr Kayali <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent ebf3c04 commit 9fffc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ OPTIONS
7272

7373
-p::
7474
--patch::
75-
Use the interactive patch selection interface to chose
75+
Use the interactive patch selection interface to choose
7676
which changes to commit. See linkgit:git-add[1] for
7777
details.
7878

0 commit comments

Comments
 (0)