mmime.1: closing > for <expr

Closes: #31 [via git-merge-pr]
pull/34/head
Larry Hynes 7 years ago committed by Duncaen
parent 67c0a3b17c
commit 289716b630

@ -88,7 +88,7 @@ tests are given by the following EBNF:
<expr> ::= <expr> || <expr> -- disjunction
| <expr> && <expr> -- conjunction
| ! <expr> -- negation
| ( <expr )
| ( <expr> )
| <flagprop>
| <timeprop> <numop> <dur>
| <numprop> <numop> <num>

Loading…
Cancel
Save