Fix Freudian slip in widget entry: s/templatize/widgetize/

This commit is contained in:
Chris Nehren 2008-01-11 20:42:34 +00:00
parent df6f6a6f34
commit 1127d9dff2

View file

@ -20,7 +20,7 @@
be in Packages!
- add: widgetize asset macro. called like so: ^Widget(assetId, width,
height, templateId); where assetId is the asset of the widget to
templatize and templateId is the template for the widget itself. If
widgetize and templateId is the template for the widget itself. If
templateId isn't specified, uses ajaxInlineView.
7.4.20