mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
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.
This commit is contained in:
parent
5bb74319e1
commit
e02cfc3efd
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user