From 9f9b4fa783ef94d41c7c5410efc15e9b26865577 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 4 Mar 2016 12:41:14 -0500 Subject: [PATCH] * doc/lispref/files.texi (File Attributes): Fix typo. --- doc/lispref/files.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi index 8a6cb7beaad..f3650a4556f 100644 --- a/doc/lispref/files.texi +++ b/doc/lispref/files.texi @@ -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. -- 2.39.2