diff options
Diffstat (limited to 'Changes.textile')
-rw-r--r-- | Changes.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.textile b/Changes.textile index e4f7c94..69eacdc 100644 --- a/Changes.textile +++ b/Changes.textile @@ -190,7 +190,7 @@ h3. @Plugin@ * *NEW* method @#title@ Set and get the plugin's title. Titles can be arbitrary strings. -* *NEW* method *#helper* loads helpers from different plugins +* *NEW* method @#helper@ loads helpers from different plugins Use this syntax: @helper 'other_plugin/helper_name'@ |