Opened 13 years ago
Closed 13 years ago
#9113 closed defect (fixed)
Documentation Misspellings
Reported by: | kylehayes | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Documentation | Version: | 1.3.0 |
Keywords: | documentation, grammar | Cc: | |
Blocked By: | Blocking: |
Description
Page in reference: http://docs.dojocampus.org/build/index
Intro paragraph: "Normally each "dojo.require" statement results a synchronous" should be "Normally each "dojo.require" statement results in a synchronous"
"but module needs to be loaded before it can be used)." should be "but the module needs to be loaded before it can be used)."
4th Intro Paragraph: "very possible dojo function, since this would very large" should be "very possible dojo function, since this would be very large"
Change History (1)
comment:1 Changed 13 years ago by
Milestone: | tbd → 1.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for working on this. I see that you fixed them yourself.