1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-06 22:04:19 +00:00

Fix typo in field mangler docs

Fixes #358
This commit is contained in:
Jermolene 2014-01-25 14:07:32 +00:00
parent b1b9c7d6cd
commit 6cb44ac0cc

View File

@ -1,11 +1,12 @@
title: FieldManglerWidget created: 20131024141900000
created: 201310241419 modified: 20140125140636123
modified: 201310300837
tags: widget tags: widget
title: FieldManglerWidget
type: text/vnd.tiddlywiki
! Introduction ! Introduction
The field manager widget manipulates the fields and tags of a tiddler. It does so in response to the following WidgetMessages: The field mangler 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-remove-field'' |Remove the field specified in `event.param` |