git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitweb(1): Fixed improper use of "it's" when it should be "its"
@ 2012-03-23 13:13 David Waitzman
  2012-03-23 13:27 ` Ben Walton
  0 siblings, 1 reply; 7+ messages in thread
From: David Waitzman @ 2012-03-23 13:13 UTC (permalink / raw)
  To: git, Jakub Narebski

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

This is a trivial patch to correct the english in the man page.

Signed-off-by: David Waitzman <djw@bbn.com>

---
 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] 7+ messages in thread

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-23 13:13 [PATCH] gitweb(1): Fixed improper use of "it's" when it should be "its" David Waitzman
2012-03-23 13:27 ` Ben Walton
2012-03-23 14:49   ` [PATCH] gitweb(1) Fixed English issues David Waitzman
2012-03-23 14:52     ` Ben Walton
2012-03-23 15:02     ` D Waitzman
2012-03-23 15:46       ` Thomas Rast
2012-03-23 18:19         ` Junio C Hamano

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