* doc/lispref/files.texi (File Attributes): Fix typo.

This commit is contained in:
Glenn Morris 2016-03-04 12:41:14 -05:00
parent 1ba03225ad
commit 9f9b4fa783

View file

@ -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.