diff options
| author | Werner LEMBERG | 2001-07-27 07:09:54 +0000 |
|---|---|---|
| committer | Werner LEMBERG | 2001-07-27 07:09:54 +0000 |
| commit | 0b2fb0459801d79bb08b7177548ef3520cb52ce4 (patch) | |
| tree | 91f4226c8e37ab897635a7337352fa9f7f75bc60 /lispref/errors.texi | |
| parent | 0a2eeca145d513be402ea6fb46bb6b99e7e53704 (diff) | |
| download | emacs-0b2fb0459801d79bb08b7177548ef3520cb52ce4.tar.gz emacs-0b2fb0459801d79bb08b7177548ef3520cb52ce4.zip | |
Fixing some typos.
Diffstat (limited to 'lispref/errors.texi')
| -rw-r--r-- | lispref/errors.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/errors.texi b/lispref/errors.texi index 2463c4c6ef5..51132c1b4bc 100644 --- a/lispref/errors.texi +++ b/lispref/errors.texi | |||
| @@ -98,7 +98,7 @@ This is a subcategory of @code{file-error}.@* | |||
| 98 | @item ftp-error | 98 | @item ftp-error |
| 99 | This is a subcategory of @code{file-error}, which results from problems | 99 | This is a subcategory of @code{file-error}, which results from problems |
| 100 | in accessing a remote file using ftp.@* | 100 | in accessing a remote file using ftp.@* |
| 101 | @xref{Remote Files,,, emacs, The Emacs Manual}. | 101 | @xref{Remote Files,,, emacs, The GNU Emacs Manual}. |
| 102 | 102 | ||
| 103 | @item invalid-function | 103 | @item invalid-function |
| 104 | @code{"Invalid function"}@* | 104 | @code{"Invalid function"}@* |