From fbb6349cd93cee2e4d2eac85155d8c8656127b17 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Wed, 22 Oct 2014 16:09:04 +0100 Subject: [PATCH] More fieldmangler typos --- .../tiddlers/messages/WidgetMessage_ tm-remove-field.tid | 4 ++-- .../tiddlers/messages/WidgetMessage_ tm-remove-tag.tid | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.