* doc/lispref/files.texi (File Attributes): Fix typo.
This commit is contained in:
parent
1ba03225ad
commit
9f9b4fa783
1 changed files with 1 additions and 1 deletions
|
@ -1237,7 +1237,7 @@ the file's contents were modified.
|
|||
|
||||
@item
|
||||
The time of last status change as a list of four integers (as above)
|
||||
(code{file-attribute-status-change-time}). This is the time of the
|
||||
(@code{file-attribute-status-change-time}). This is the time of the
|
||||
last change to the file's access mode bits, its owner and group, and
|
||||
other information recorded in the filesystem for the file, beyond the
|
||||
file's contents.
|
||||
|
|
Loading…
Add table
Reference in a new issue