level fix
This commit is contained in:
parent
d11a09044c
commit
2d4ce713b7
|
@ -314,7 +314,7 @@ A Common Lisp embedding of SREs, for example, would need to use
|
||||||
\ex{seq} instead of \ex{:}.}
|
\ex{seq} instead of \ex{:}.}
|
||||||
|
|
||||||
|
|
||||||
\section{Choices}
|
\paragraph{Choices}
|
||||||
|
|
||||||
The SRE \ex{(| \var{sre} \ldots)} is a regexp that matches anything any of the
|
The SRE \ex{(| \var{sre} \ldots)} is a regexp that matches anything any of the
|
||||||
\var{sre} regexps match. So the regular expression
|
\var{sre} regexps match. So the regular expression
|
||||||
|
|
Loading…
Reference in New Issue