git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] partial-clone: add missing 'is' in doc
@ 2019-01-14  6:10 Christian Couder
  0 siblings, 0 replies; only message in thread
From: Christian Couder @ 2019-01-14  6:10 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Jonathan Tan, Jonathan Nieder, Jeff Hostetler,
	Christian Couder

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
---
 Documentation/technical/partial-clone.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/technical/partial-clone.txt b/Documentation/technical/partial-clone.txt
index 1ef66bd788..896c7b3878 100644
--- a/Documentation/technical/partial-clone.txt
+++ b/Documentation/technical/partial-clone.txt
@@ -114,7 +114,7 @@ their "<name>.pack" and "<name>.idx" files.
   that it has, either because the local repository has that object in one of
   its promisor packfiles, or because another promisor object refers to it.
 +
-When Git encounters a missing object, Git can see if it a promisor object
+When Git encounters a missing object, Git can see if it is a promisor object
 and handle it appropriately.  If not, Git can report a corruption.
 +
 This means that there is no need for the client to explicitly maintain an
-- 
2.20.1.99.g3004991f5d


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-14  6:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-14  6:10 [PATCH] partial-clone: add missing 'is' in doc Christian Couder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).