1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-23 15:36:52 +00:00

Typo correction

This commit is contained in:
Jermolene 2013-12-12 19:37:57 +00:00
parent bb03bb942f
commit e2cd611e45

View File

@ -14,7 +14,7 @@ Will set a field to the selected value:
```
|Parameter |Description |h
|tiddler |Name of the tiddler in which the field should be set. Defaults to current tiddelr |
|tiddler |Name of the tiddler in which the field should be set. Defaults to current tiddler |
|field |The name of the field to be set |
|value |The value to set |
|class |Optional class name(s) |