]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/files.texi (File Attributes): Fix typo.
authorGlenn Morris <rgm@gnu.org>
Fri, 4 Mar 2016 17:41:14 +0000 (12:41 -0500)
committerGlenn Morris <rgm@gnu.org>
Fri, 4 Mar 2016 17:41:14 +0000 (12:41 -0500)
doc/lispref/files.texi

index 8a6cb7beaad4a92e28c406910705c14e92929fda..f3650a4556fea6555e46791a34b94a4fe7bed195 100644 (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.