summaryrefslogtreecommitdiff
path: root/doc/lispref/searching.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/searching.texi')
-rw-r--r--doc/lispref/searching.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/searching.texi b/doc/lispref/searching.texi
index f95c9bf976e..4408fc60c24 100644
--- a/doc/lispref/searching.texi
+++ b/doc/lispref/searching.texi
@@ -1320,7 +1320,7 @@ For details, @pxref{Syntax Class Table}. Please note that
@code{punctuation}.@*
Corresponding string regexp: @samp{\s@var{code}}
-@item @code {(category @var{category})}
+@item @code{(category @var{category})}
@cindex @code{category} in rx
Match a character in category @var{category}, which is either one of
the names below or its category character.