Fix a bad comment.

This commit is contained in:
Colin Kuskie 2009-11-02 09:05:36 -08:00
parent fcab30158d
commit 74f7038ec1

View file

@ -1096,7 +1096,7 @@ sub getEditForm {
} }
} }
# send back the rendered form # send back the object
return $tabform; return $tabform;
} }