Download & Extend

Spelling error in message for item_est_cost

Project:Wishlist Module
Version:6.x-2.1-beta
Component:Miscellaneous
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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."),

Comments

#1

Status:active» fixed

Thanks. Checked into head.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.