Fix typo in documentation
This commit is contained in:
parent
ec0a740045
commit
1cdee563a1
@ -15,7 +15,7 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title><cmd>--listen</cmd>=icon: '<var>text</var>', message: '<var>text</var>', tooltip: '<var>text</var>', visible: '<var>text</var>',</title>
|
<title><cmd>--listen</cmd>=icon: '<var>text</var>', message: '<var>text</var>', tooltip: '<var>text</var>', visible: '<var>text</var>',</title>
|
||||||
<p>Listens for commands at standard input. At least one command must be specified. Commands are comma seperated. A command must be followed by a colon and a value. </p>
|
<p>Listens for commands at standard input. At least one command must be specified. Commands are comma separated. A command must be followed by a colon and a value. </p>
|
||||||
<note style="tip">
|
<note style="tip">
|
||||||
<p>The <cmd>icon</cmd> command also accepts four stock icon values such as <var>error</var>, <var>info</var>, <var>question</var> and <var>warning</var>.</p>
|
<p>The <cmd>icon</cmd> command also accepts four stock icon values such as <var>error</var>, <var>info</var>, <var>question</var> and <var>warning</var>.</p>
|
||||||
</note>
|
</note>
|
||||||
@ -51,4 +51,4 @@
|
|||||||
<media type="image" mime="image/png" src="figures/zenity-notification-listen-screenshot.png"/>
|
<media type="image" mime="image/png" src="figures/zenity-notification-listen-screenshot.png"/>
|
||||||
</figure>
|
</figure>
|
||||||
|
|
||||||
</page>
|
</page>
|
||||||
|
Reference in New Issue
Block a user