Skip to content

Commit 92d4d3e

Browse files
committed
commit-patch: fix very important unterminate parenthesis in documentation that's been there since 2008
1 parent 3d8d5b4 commit 92d4d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commit-patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ patch from the current changes in the current working directory and
284284
launch your editor so that you can edit the patch and the commit
285285
message (using the B<VISUAL> environment variable, or if that isn't
286286
set the B<EDITOR> environment variable, or, if I<that> isn't set,
287-
B<vi>. Any files you specify will be passed to your version control's
287+
B<vi>). Any files you specify will be passed to your version control's
288288
diff command.
289289
290290
B<commit-patch> currently supports the following version control systems:

0 commit comments

Comments
 (0)