From e02cfc3efdb70dede36f4e5f874b8a3c70587642 Mon Sep 17 00:00:00 2001 From: danielo515 Date: Wed, 22 Oct 2014 17:01:47 +0200 Subject: [PATCH] small typo on WidgetMessage: tm-add-field You can read FieldMangerWidget instead of FieldManglerWidget. A single L is missing, so the links are not working properly. --- .../tw5.com/tiddlers/messages/WidgetMessage_ tm-add-field.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-add-field.tid b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-add-field.tid index 94e0cde49..26fd76fac 100644 --- a/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-add-field.tid +++ b/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-add-field.tid @@ -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.