doc typo: s/prior committing/prior to committing/

Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Jim Meyering 2008-01-19 16:23:32 +01:00 committed by Junio C Hamano
parent fdcf39e59b
commit 233808db15
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ OPTIONS
-e|--edit::
With this option, `git-cherry-pick` will let you edit the commit
message prior committing.
message prior to committing.
-x::
When recording the commit, append to the original commit

View file

@ -24,7 +24,7 @@ OPTIONS
-e|--edit::
With this option, `git-revert` will let you edit the commit
message prior committing the revert. This is the default if
message prior to committing the revert. This is the default if
you run the command from a terminal.
-m parent-number|--mainline parent-number::