Re: small gitweb.txt patch fixing improper "it's"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Waitzman <djw@xxxxxxx> writes:

> From 2cec86150882ba0b7f165b658d54573066e70f14 Mon Sep 17 00:00:00 2001
> From: David Waitzman <djw@xxxxxxx>
> Date: Wed, 21 Mar 2012 22:10:49 -0400

The above is not needed, unless you are sending a patch on behalf of
other author or use different email: then you need to provide "From:"
only.

> Subject: [PATCH] Fixed improper use of "it's" when it should be "its"

You can use subject of email for that.

The oneline description of commit (commit summary) should include name
of subsystem, e.g.:

  Subject: [PATCH] gitweb(1): Fixed improper use of "it's" when it should be "its"

or just

  Subject: [PATCH] Fixed improper use of "it's" in gitweb(1) manpage

Signoff?  See Documentation/SubmittingPatches.

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

Thanks!

-- 
Jakub Narebski

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]