Ticket #498 (closed defect: fixed)
HACKING.rdoc uses "parentheses" when it means "braces"
| Reported by: | ernest.prabhakar@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | trivial | Milestone: | MacRuby 0.5 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
http://www.macruby.org/trac/browser/MacRuby/trunk/HACKING.rdoc
e.g., "start the opening parenthesis on a new line"
refers to "{" and not "(", and thus should presumably be
"start the opening brace on a new line"
or curly brace, if you prefer; I'm not aware of any other valid English term.
Change History
Note: See
TracTickets for help on using
tickets.

