diff --git a/lib/WebGUI/Asset/Sku/ThingyRecord.pm b/lib/WebGUI/Asset/Sku/ThingyRecord.pm index 74930107b..3850eba71 100644 --- a/lib/WebGUI/Asset/Sku/ThingyRecord.pm +++ b/lib/WebGUI/Asset/Sku/ThingyRecord.pm @@ -99,7 +99,7 @@ sub definition { fieldType => "text", customDrawMethod => 'drawEditFieldPrice', label => $i18n->get( 'fieldPrice label' ), - hoverHelp => $i18n->get( 'fieldPrice hoverHelp '), + hoverHelp => $i18n->get( 'fieldPrice description'), }, duration => { tab => "properties",