diff options
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 8591fb9a45f..a246539b8fd 100644 --- a/lispref/errors.texi +++ b/lispref/errors.texi | |||
| @@ -63,7 +63,7 @@ See @code{/} and @code{%} in @ref{Numbers}. | |||
| 63 | @xref{Function Indirection}. | 63 | @xref{Function Indirection}. |
| 64 | 64 | ||
| 65 | @item cyclic-variable-indirection | 65 | @item cyclic-variable-indirection |
| 66 | @code{"Symbol's chain of variable indirections contains a loop"}@* | 66 | @code{"Symbol's chain of variable indirections\@* contains a loop"}@* |
| 67 | @xref{Variable Aliases}. | 67 | @xref{Variable Aliases}. |
| 68 | 68 | ||
| 69 | @item end-of-buffer | 69 | @item end-of-buffer |