]> granicus.if.org Git - git/commitdiff
documentation: fix some typos
authorThomas Ackermann <th.acker@arcor.de>
Thu, 3 Mar 2016 18:43:51 +0000 (19:43 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Mar 2016 21:43:36 +0000 (13:43 -0800)
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-files.txt
Documentation/user-manual.txt

index 0e08f567a163571c7d8f2a4c10984691f5aba566..75c3f4157d845876a91f04f955878a3affc9bd6e 100644 (file)
@@ -155,7 +155,7 @@ a space) at the start of each line:
        <eolinfo> is either "-text", "none", "lf", "crlf", "mixed" or "".
 +
 "" means the file is not a regular file, it is not in the index or
-not accessable in the working tree.
+not accessible in the working tree.
 +
 <eolattr> is the attribute that is used when checking out or committing,
 it is either "", "-text", "text", "text=auto", "text eol=lf", "text eol=crlf".
index ec6bacfcdfa8418b5e24a09c04091e6b92119d46..5e074545729fbd938efaa65311f8437b2ca1bcdf 100644 (file)
@@ -2134,7 +2134,7 @@ browsing the repository using gitweb. The default server when using
 instaweb is lighttpd.
 
 See the file gitweb/INSTALL in the Git source tree and
-linkgit:gitweb[1] for instructions on details setting up a permament
+linkgit:gitweb[1] for instructions on details setting up a permanent
 installation with a CGI or Perl capable server.
 
 [[how-to-get-a-git-repository-with-minimal-history]]