diff --git a/collects/honu/doc.txt b/collects/honu/doc.txt index cddf3fcdf8..d5919414e4 100644 --- a/collects/honu/doc.txt +++ b/collects/honu/doc.txt @@ -221,7 +221,7 @@ NOTE: Since I want to use parentheses to mean "real" parentheses, I use | isa | if [else ]? | cond { [ => ;]+ } - | cond { [ => ;]* else } + | cond { [ => ;]* else ; } | while | new : ( ) | new ( )