1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 08:37:59 +01:00

Make :sidebar! documentation match the actual behaviour.

This commit is contained in:
Štěpán Němec
2011-01-23 00:48:10 +01:00
parent 0989bbcbf4
commit 7d50100d67

View File

@@ -213,11 +213,11 @@
<description>
<p>
Toggle the sidebar window. When <oa>name</oa> is provided, the
semantics are as follows: If the named is currently open, it is
closed. Otherwise the sidebar is closed. When <oa>name</oa> is
not provided, the semantics are as follows: If the sidebar is
currently open, it is closed. Otherwise the previously open sidebar
panel is re-opened.
semantics are as follows: If the named sidebar is currently open,
it is closed. Otherwise the named sidebar is opened. When
<oa>name</oa> is not provided, the semantics are as follows: If the
sidebar is currently open, it is closed. Otherwise the previously
open sidebar panel is re-opened.
</p>
</description>
</item>