Misspelling/Invalid instructions
asb - October 26, 2008 - 14:01
| Project: | jQuery Update |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
when installing the jQuery Update module, /admin/logs/status notifies the user to manually copy a file. Those instructions are invalid:
In order for the JQuery Update module to work correctly, please copy the file at sites/all/modules/jquery_update/jquery.js and use it to replace misc/jqeury.js.If you do a
cp sites/all/modules/jquery_update/jquery.js misc/jqeury.js
the module still won't work; this should be corrected from "misc/jqeury.js" to "misc/jquery.js" ;-)
Greetings, -asb

#1
This problem has been resolved in the 5.x-2.0 release. Thank you for fixing it!