diff --git a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-remove-field.tid b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-remove-field.tid index ae75b2201..398a58046 100644 --- a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-remove-field.tid +++ b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-remove-field.tid @@ -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. diff --git a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-remove-tag.tid b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-remove-tag.tid index 67312c91a..20d1b517a 100644 --- a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-remove-tag.tid +++ b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-remove-tag.tid @@ -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.