diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index 4ab569fda..ea33cacb3 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -1096,7 +1096,7 @@ sub getEditForm { } } - # send back the rendered form + # send back the object return $tabform; }