From 233808db1508ae2680987e0bb5abd33668ad76b4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 19 Jan 2008 16:23:32 +0100 Subject: doc typo: s/prior committing/prior to committing/ Signed-off-by: Jim Meyering Signed-off-by: Junio C Hamano --- Documentation/git-revert.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-revert.txt') diff --git a/Documentation/git-revert.txt b/Documentation/git-revert.txt index 494fc7f847..93e20f7752 100644 --- a/Documentation/git-revert.txt +++ b/Documentation/git-revert.txt @@ -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:: -- cgit v1.2.3