From: joey Date: Wed, 26 Jul 2006 21:57:13 +0000 (+0000) Subject: fix X-Git-Tag: 1.10~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f4d651933f9e2182bf0d0219049a82d73efa6177;p=ikiwiki.git fix --- diff --git a/doc/plugins/camelcase.mdwn b/doc/plugins/camelcase.mdwn index 134460932..2895523fc 100644 --- a/doc/plugins/camelcase.mdwn +++ b/doc/plugins/camelcase.mdwn @@ -1,4 +1,4 @@ -This plugin makes words in CamelCase be treated as [[WikiLinks]]. That is +This plugin makes words in CamelCase be treated as [[WikiLinks|WikiLink]]. That is to say, any two or more words capitalised and mashed together are assumed to be the name of some other page on the wiki, and so become a link.