From 1a160485a817ad72ac03dcce4c306bb23b1bb522 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Mon, 8 Jul 2013 21:44:12 +0100 Subject: [PATCH] Documentation correction --- core/modules/wiki.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/wiki.js b/core/modules/wiki.js index cad764ca9..ea894442f 100644 --- a/core/modules/wiki.js +++ b/core/modules/wiki.js @@ -29,7 +29,7 @@ Get the value of a text reference. Text references can have any of these forms: !! !! - specifies a field of the current tiddlers - ## + ## */ exports.getTextReference = function(textRef,defaultText,currTiddlerTitle) { var tr = $tw.utils.parseTextReference(textRef),