Skip to content

Commit d285ab0

Browse files
tacker66gitster
authored andcommitted
documentation: fix some typos
Signed-off-by: Thomas Ackermann <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f02fbc4 commit d285ab0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/git-ls-files.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ a space) at the start of each line:
155155
<eolinfo> is either "-text", "none", "lf", "crlf", "mixed" or "".
156156
+
157157
"" means the file is not a regular file, it is not in the index or
158-
not accessable in the working tree.
158+
not accessible in the working tree.
159159
+
160160
<eolattr> is the attribute that is used when checking out or committing,
161161
it is either "", "-text", "text", "text=auto", "text eol=lf", "text eol=crlf".

Documentation/user-manual.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2134,7 +2134,7 @@ browsing the repository using gitweb. The default server when using
21342134
instaweb is lighttpd.
21352135

21362136
See the file gitweb/INSTALL in the Git source tree and
2137-
linkgit:gitweb[1] for instructions on details setting up a permament
2137+
linkgit:gitweb[1] for instructions on details setting up a permanent
21382138
installation with a CGI or Perl capable server.
21392139

21402140
[[how-to-get-a-git-repository-with-minimal-history]]

0 commit comments

Comments
 (0)