Merge branch 'tb/cruft-packs'

Docfix.

* tb/cruft-packs:
  gc: simplify --cruft description
diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt
index ba4e677..0af7540 100644
--- a/Documentation/git-gc.txt
+++ b/Documentation/git-gc.txt
@@ -56,8 +56,7 @@
 
 --cruft::
 	When expiring unreachable objects, pack them separately into a
-	cruft pack instead of storing the loose objects as loose
-	objects.
+	cruft pack instead of storing them as loose objects.
 
 --prune=<date>::
 	Prune loose objects older than date (default is 2 weeks ago,