More fieldmangler typos

print-window-tiddler
Jermolene 2014-10-22 16:09:04 +01:00
rodzic 2046dbc4ed
commit fbb6349cd9
2 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -5,9 +5,9 @@ title: WidgetMessage: tm-remove-field
type: text/vnd.tiddlywiki
caption: tm-remove-field
The `tm-remove-field` message is handled by the FieldMangerWidget. It removes the specified field.
The `tm-remove-field` message is handled by the FieldManglerWidget. It removes the specified field.
|!Name |!Description |
|param |Name of field to remove |
The remove field message is usually generated with the ButtonWidget, and is handled by the FieldMangerWidget.
The remove field message is usually generated with the ButtonWidget, and is handled by the FieldManglerWidget.

Wyświetl plik

@ -5,9 +5,9 @@ title: WidgetMessage: tm-remove-tag
type: text/vnd.tiddlywiki
caption: tm-remove-tag
The `tm-remove-tag` message is handled by the FieldMangerWidget. It removes the specified tag.
The `tm-remove-tag` message is handled by the FieldManglerWidget. It removes the specified tag.
|!Name |!Description |
|param |Name of tag to remove |
The remove tag message is usually generated with the ButtonWidget, and is handled by the FieldMangerWidget.
The remove tag message is usually generated with the ButtonWidget, and is handled by the FieldManglerWidget.