Spelling error in message for item_est_cost
kwikone - January 9, 2008 - 21:56
| Project: | Wishlist Module |
| Version: | 6.x-2.1-beta |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
In wishlist.module there is a spelling/typo error at line 290 which indicates:
'#description' => t("If you know about how much the item will cost, entere it here."),It should read:
'#description' => t("If you know about how much the item will cost, enter it here."),
#1
Thanks. Checked into head.
#2
Automatically closed -- issue fixed for two weeks with no activity.