Re: [PATCH 1/3] doc/git-config: explain --file instead of referring to GIT_CONFIG

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

 



On Tue, Jul 20, 2021 at 09:34:43PM +0200, Martin Ågren wrote:

> On Thu, 15 Jul 2021 at 00:25, Jeff King <peff@xxxxxxxx> wrote:
> > -       Use the given config file instead of the one specified by GIT_CONFIG.
> > +       For writing options: write to the specified file rather than the
> > +       repository `.git/config`.
> > ++
> > +For reading options: read only from the specified file rather than from all
> > +avialable files.
> 
> s/avialable/available/

Thanks. You'd think that I would have gotten the part cut-and-paste from
earlier right. :)

I double-checked the rest of the series for other spelling errors but
didn't see any. This is marked for merging to next, but hasn't made it
yet. So if you get this in time, Junio, can you please squash this into
the first patch?

diff --git a/Documentation/git-config.txt b/Documentation/git-config.txt
index 193fef2867..6c78ad1c13 100644
--- a/Documentation/git-config.txt
+++ b/Documentation/git-config.txt
@@ -147,7 +147,7 @@ See also <<FILES>>.
 	repository `.git/config`.
 +
 For reading options: read only from the specified file rather than from all
-avialable files.
+available files.
 +
 See also <<FILES>>.
 

-Peff



[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]

  Powered by Linux