jquery_update.info file correction
VM - June 6, 2009 - 21:36
| Project: | jQuery Update |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
package = User interface
shoud be
package = User Interface

#1
This has been brought up several times. "Sentence case" formatting is the correct format within Drupal. "User interface" is correct and other modules should be converted to be sentence case.
#2
I'd originally reported this in extlinks which uses User interface as the package.
based on quicksketch's comment jquery_update.info shoud be changed to:
package = User interface#3
Here's the issue sun has been working on, he's trying to get it updated through a script to change all the affected modules at once #227687: Properly capitalize "User interface" package name.