git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* small gitweb.txt patch fixing improper "it's"
@ 2012-03-22  2:15 David Waitzman
  2012-03-23 12:44 ` Jakub Narebski
  0 siblings, 1 reply; 2+ messages in thread
From: David Waitzman @ 2012-03-22  2:15 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]

From 2cec86150882ba0b7f165b658d54573066e70f14 Mon Sep 17 00:00:00 2001
From: David Waitzman <djw@bbn.com>
Date: Wed, 21 Mar 2012 22:10:49 -0400
Subject: [PATCH] Fixed improper use of "it's" when it should be "its"

---
 Documentation/gitweb.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/gitweb.txt b/Documentation/gitweb.txt
index 605a085..065c54e 100644
--- a/Documentation/gitweb.txt
+++ b/Documentation/gitweb.txt
@@ -14,7 +14,7 @@ gitweb.
 
 DESCRIPTION
 -----------
-Gitweb provides a web interface to git repositories.  It's features include:
+Gitweb provides a web interface to git repositories.  Its features include:
 
 * Viewing multiple Git repositories with common root.
 * Browsing every revision of the repository.
@@ -60,7 +60,7 @@ to gitweb.  The list of projects is generated by default by scanning the
 more exact; gitweb is not interested in a working area, and is best suited
 to showing "bare" repositories).
 
-The name of repository in gitweb is path to it's `$GIT_DIR` (it's object
+The name of repository in gitweb is path to its `$GIT_DIR` (its object
 database) relative to `$projectroot`.  Therefore the repository $repo can be
 found at "$projectroot/$repo".
 
-- 
1.7.9.GIT



[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 1192 bytes --]

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

end of thread, other threads:[~2012-03-23 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22  2:15 small gitweb.txt patch fixing improper "it's" David Waitzman
2012-03-23 12:44 ` Jakub Narebski

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).