diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-23 15:00:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-23 15:00:07 -0400 |
commit | 335a6a59e66ee7c2cf0c68c659259b885f7e8a07 (patch) | |
tree | 4cb120f998980313c8066578177f94c7efe5ecb4 /doc/plugins | |
parent | 41b0c029c8e1c8cfe776c594c1912e84106d52a7 (diff) | |
parent | 1d1767192c80548755655cfe1ce8e503b392c7c1 (diff) |
Merge branch 'master' into tova
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/toggle.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/toggle.mdwn b/doc/plugins/toggle.mdwn index 5e0b8392a..5eac6e4a1 100644 --- a/doc/plugins/toggle.mdwn +++ b/doc/plugins/toggle.mdwn @@ -30,4 +30,4 @@ mutiple toggles that all toggle a single togglable. The id has a default value of "default", so can be omitted in simple cases. If you'd like a toggleable to be displayed by default, and toggle to -hidden, then pass a parameter "open=true" when setting up the toggleable. +hidden, then pass a parameter "open=yes" when setting up the toggleable. |