diff options
Diffstat (limited to 'lispref/positions.texi')
-rw-r--r-- | lispref/positions.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/positions.texi b/lispref/positions.texi index 93ba9151c27..0680dd3ead9 100644 --- a/lispref/positions.texi +++ b/lispref/positions.texi @@ -229,7 +229,7 @@ words. Otherwise, they do not. @tindex inhibit-field-text-motion If this variable is non-@code{nil}, certain motion functions including @code{forward-word}, @code{forward-sentence}, and -@codef{forward-paragraph} ignore field boundaries. +@code{forward-paragraph} ignore field boundaries. @end defvar @node Buffer End Motion |