summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorMatt Kraai <kraai@ftbfs.org>2009-10-20 05:22:25 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-10-20 07:01:23 (GMT)
commit3ed0b11e7e9a8a35956d2c8c39c51c8d8f5eac23 (patch)
treedabc3250c2cff5b48a751abd47c328c131d1cbab /Documentation
parent8ef4c28b8d391ee053049d2dc9a3568b86c0dd38 (diff)
downloadgit-3ed0b11e7e9a8a35956d2c8c39c51c8d8f5eac23.zip
git-3ed0b11e7e9a8a35956d2c8c39c51c8d8f5eac23.tar.gz
git-3ed0b11e7e9a8a35956d2c8c39c51c8d8f5eac23.tar.bz2
Documentation/git-gc.txt: change "references" to "reference"
Signed-off-by: Matt Kraai <kraai@ftbfs.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-gc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt
index 1f6df6a..4cd9cdf 100644
--- a/Documentation/git-gc.txt
+++ b/Documentation/git-gc.txt
@@ -120,7 +120,7 @@ Notes
particular, it will keep not only objects referenced by your current set
of branches and tags, but also objects referenced by the index, remote
tracking branches, refs saved by 'git-filter-branch' in
-refs/original/, or reflogs (which may references commits in branches
+refs/original/, or reflogs (which may reference commits in branches
that were later amended or rewound).
If you are expecting some objects to be collected and they aren't, check