(Search-based Fontification): Correct a typo.
This commit is contained in:
parent
e651a255bc
commit
e6c815ae09
1 changed files with 1 additions and 1 deletions
|
@ -2578,7 +2578,7 @@ which specifies how to highlight matches found by @var{matcher}.
|
|||
It has the form:
|
||||
|
||||
@example
|
||||
(@var{subexp} @var{facespec} [[@var{override} [@var{laxmatch}]])
|
||||
(@var{subexp} @var{facespec} [@var{override} [@var{laxmatch}]])
|
||||
@end example
|
||||
|
||||
The @sc{car}, @var{subexp}, is an integer specifying which subexpression
|
||||
|
|
Loading…
Add table
Reference in a new issue