Makefile: fix default regex settings on Darwin
[gitweb.git] / Documentation / git-commit.txt
index 9b1be5581d34b9911e3d60f23dcdda440d3bc17f..8172938653552c0b4cc3f3154195a7d83721a5a3 100644 (file)
@@ -197,8 +197,8 @@ variable (see linkgit:git-config[1]).
 -e::
 --edit::
        The message taken from file with `-F`, command line with
-       `-m`, and from file with `-C` are usually used as the
-       commit log message unmodified.  This option lets you
+       `-m`, and from commit object with `-C` are usually used as
+       the commit log message unmodified. This option lets you
        further edit the message taken from these sources.
 
 --no-edit::