git-format-patch -3
[gitweb.git] / Documentation / git-gc.txt
index 73d78c15e8a30ac11e919f43888ec589ac701e37..2bcc9491a3a985a62d86dc93d83b217f0220e3dc 100644 (file)
@@ -35,7 +35,7 @@ can be set to indicate how long historical reflog entries which
 are not part of the current branch should remain available in
 this repository.  These types of entries are generally created as
 a result of using `git commit \--amend` or `git rebase` and are the
-commits prior to the amend or rebase occuring.  Since these changes
+commits prior to the amend or rebase occurring.  Since these changes
 are not part of the current project most users will want to expire
 them sooner.  This option defaults to '30 days'.