Skip to content

Commit 6d592b2

Browse files
author
Vladimir Kotal
committed
fix wording
1 parent 6dc359b commit 6d592b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

file-api.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@
781781
command. See the manual page.
782782
\item \emph{Metadata} is information about the file -- access mode, access
783783
times, length, owner, group, etc. Metadata does \emsl{not} include the file
784-
data itself, neither the file name as the file data can be accesses through
784+
data itself, or the file name as the file data can be accessed through
785785
several different hard links and those hardlinks are in the data of directories.
786786
In other words, metadata is data about the actual file data.
787787
\item Metadata can be read even when the process has no rights to read the file

0 commit comments

Comments
 (0)