Skip to content

Commit 24fa9f2

Browse files
author
Dennis Suitters
authored
Merge pull request #61 from DiemenDesign/master
Update Plugin docs.
2 parents 8567ed7 + 49e9756 commit 24fa9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The vars below are not all needed, what you need depends on what your trying acc
189189
// tooltip for button
190190
tooltip: lang.examplePlugin.tooltip,
191191

192-
// Stop button from being disabled when in CodeView
192+
// Keep button from being disabled when in CodeView
193193
codeviewKeepButton: true,
194194

195195
click:function (e) {

0 commit comments

Comments
 (0)