diff options
Diffstat (limited to 'lispref/files.texi')
-rw-r--r-- | lispref/files.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/files.texi b/lispref/files.texi index 15c0e365250..6a3704b6716 100644 --- a/lispref/files.texi +++ b/lispref/files.texi @@ -152,7 +152,7 @@ Conversion}). The @code{find-file-noselect} function usually returns the buffer that is visiting the file @var{filename}. But, if wildcards are actually -used and expanded, it returns a list of buffer tha are visiting the +used and expanded, it returns a list of buffers that are visiting the various files. @example |