fix grammar

This commit is contained in:
Ryan Culpepper 2015-10-23 18:30:44 -04:00
parent 4587b5e9bb
commit cdffe7106e

View File

@ -554,8 +554,8 @@
;; then the body is processed as a list (since it has already been
;; processed as a block)
(EB/EL
[(EB) $1]
[(EL) $1])
[((? EB)) $1]
[((? EL)) $1])
;; Blocks
;; EB Answer = BlockDerivation