All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/git-gc.txt: change "references" to "reference"
@ 2009-10-20  5:22 Matt Kraai
  2009-10-20  7:23 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Kraai @ 2009-10-20  5:22 UTC (permalink / raw)
  To: git, gitster; +Cc: Matt Kraai

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
---
 Documentation/git-gc.txt |    2 +-
 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
-- 
1.6.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation/git-gc.txt: change "references" to "reference"
  2009-10-20  5:22 [PATCH] Documentation/git-gc.txt: change "references" to "reference" Matt Kraai
@ 2009-10-20  7:23 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2009-10-20  7:23 UTC (permalink / raw)
  To: Matt Kraai; +Cc: git

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-20  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-20  5:22 [PATCH] Documentation/git-gc.txt: change "references" to "reference" Matt Kraai
2009-10-20  7:23 ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.