mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
More fieldmangler typos
This commit is contained in:
parent
2046dbc4ed
commit
fbb6349cd9
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user