Skip to content

Commit

Permalink
doc typo: s/prior committing/prior to committing/
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Jim Meyering authored and Junio C Hamano committed Jan 19, 2008
1 parent fdcf39e commit 233808d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/git-cherry-pick.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Documentation/git-revert.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit 233808d

Please sign in to comment.