Opened 13 years ago
Closed 13 years ago
#5291 closed defect (fixed)
Typo in dojo LICENSE files
Reported by: | guest | Owned by: | anonymous |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The opening line of the most of the dojo LICENSE files currently reads:
Dojo is availble under *either* the terms
"availble" needs to be changed to "available'.
The following files are affected:
./dojo/LICENSE ./dijit/LICENSE ./dojox/LICENSE ./util/jsdoc/LICENSE ./util/buildscripts/LICENSE ./util/doh/LICENSE ./util/resources/LICENSE ./util/docscripts/LICENSE ./util/LICENSE
Note: See
TracTickets for help on using
tickets.
(In [11670]) Fix typo. Fixes #5291