git-gc: do not run git-prune by default.
[gitweb.git] / Documentation / git-commit.txt
index 9c8435306845cd417ce014d24240a52e8110e42d..532703a674167c225fef88c7235a59d2d6d151b3 100644 (file)
@@ -3,7 +3,7 @@ git-commit(1)
 
 NAME
 ----
-git-commit - Record your changes
+git-commit - Record changes to the repository
 
 SYNOPSIS
 --------
@@ -111,7 +111,7 @@ but can be used to amend a merge commit.
        are concluding a conflicted merge.
 
 -q|--quiet::
-       Supress commit summary message.
+       Suppress commit summary message.
 
 \--::
        Do not interpret any more arguments as options.