From: Theodore Ts'o Date: Thu, 31 May 2007 23:00:48 +0000 (-0400) Subject: Fix minor grammatical typos in the git-gc man page X-Git-Tag: v1.5.3-rc0~175 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5049012f4f9fc754c68d5e89ddabd4f664cea0a7;p=git.git Fix minor grammatical typos in the git-gc man page Signed-off-by: "Theodore Ts'o" Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt index 4ac839f93..c7742ca96 100644 --- a/Documentation/git-gc.txt +++ b/Documentation/git-gc.txt @@ -37,10 +37,10 @@ OPTIONS --aggressive:: Usually 'git-gc' runs very quickly while providing good disk - space utilization and performance. This option will cause - git-gc to more aggressive optimize the repository at the expense + space utilization and performance. This option will cause + git-gc to more aggressively optimize the repository at the expense of taking much more time. The effects of this optimization are - persistent, so this option only needs to be sporadically; every + persistent, so this option only needs to be used occasionally; every few hundred changesets or so. Configuration