Skip to content

Commit 795283c

Browse files
committed
Merge branch 'dw/gitweb-doc-grammo' into maint-1.7.8
* dw/gitweb-doc-grammo: Documentation/gitweb: trivial English fixes
2 parents 6d5c16a + c32c959 commit 795283c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/gitweb.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gitweb.
1414

1515
DESCRIPTION
1616
-----------
17-
Gitweb provides a web interface to git repositories. It's features include:
17+
Gitweb provides a web interface to git repositories. Its features include:
1818

1919
* Viewing multiple Git repositories with common root.
2020
* Browsing every revision of the repository.
@@ -60,7 +60,7 @@ to gitweb. The list of projects is generated by default by scanning the
6060
more exact; gitweb is not interested in a working area, and is best suited
6161
to showing "bare" repositories).
6262

63-
The name of repository in gitweb is path to it's `$GIT_DIR` (it's object
63+
The name of the repository in gitweb is the path to its `$GIT_DIR` (its object
6464
database) relative to `$projectroot`. Therefore the repository $repo can be
6565
found at "$projectroot/$repo".
6666

0 commit comments

Comments
 (0)