Typo fix in doc/lispref/files.texi.
authorEli Zaretskii <eliz@gnu.org>
Mon, 9 May 2011 20:38:50 +0000 (23:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 9 May 2011 20:38:50 +0000 (23:38 +0300)
doc/lispref/files.texi

index fd9f3bb..e2560c2 100644 (file)
@@ -252,7 +252,7 @@ literally, i.e. without conversions of any kind.  The command
 @code{find-file-literally} sets this variable's local value, but other
 equivalent functions and commands can do that as well, e.g.@: to avoid
 automatic addition of a newline at the end of the file.  This variable
-us permanent local, so it is unaffected by changes of major modes.
+is permanent local, so it is unaffected by changes of major modes.
 @end defvar
 
 @node Subroutines of Visiting