1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00

Fixed typo

This commit is contained in:
Jeremy Ruston 2013-11-08 14:17:52 +00:00
parent 8fbae4435f
commit 1f75866f07

View File

@ -9,7 +9,7 @@ tags: widget
The field manager widget manipulates the fields and tags of a tiddler. It does so in response to the following WidgetMessages:
|!Message |!Description
|!Message |!Description |
|''tw-remove-field'' |Remove the field specified in `event.param` |
|''tw-add-field'' |Add the field specified in `event.param` |
|''tw-remove-tag'' |Remove the tag specified in `event.param` |