Merge pull request #1005 from danielo515/patch-1

small typo on WidgetMessage: tm-add-field
print-window-tiddler
Jeremy Ruston 2014-10-22 16:08:14 +01:00
commit 2046dbc4ed
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -5,9 +5,9 @@ title: WidgetMessage: tm-add-field
type: text/vnd.tiddlywiki
caption: tm-add-field
The `tm-add-field` message is handled by the FieldMangerWidget. It adds the specified field with a blank value if the field doesn't already exist.
The `tm-add-field` message is handled by the FieldManglerWidget. It adds the specified field with a blank value if the field doesn't already exist.
|!Name |!Description |
|param |Name of field to add |
The add field message is usually generated with the ButtonWidget, and is handled by the FieldMangerWidget.
The add field message is usually generated with the ButtonWidget, and is handled by the FieldManglerWidget.