From f743e09e7aef2f725ba55c8daf33ca378eddd3b3 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sun, 2 Jun 2013 23:17:53 +0100 Subject: [PATCH] Corrected typo --- core/modules/widgets/fields.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/widgets/fields.js b/core/modules/widgets/fields.js index 3cc3da4ab..df2fa73b2 100644 --- a/core/modules/widgets/fields.js +++ b/core/modules/widgets/fields.js @@ -3,7 +3,7 @@ title: $:/core/modules/widgets/fields.js type: application/javascript module-type: widget -The view widget displays the fields of a tiddler through a text substitution template. +The fields widget displays the fields of a tiddler through a text substitution template. \*/ (function(){