Fix typo in documentation

This commit is contained in:
Anders Jonsson 2015-04-01 15:26:48 +02:00 committed by Arx Cruz
parent ec0a740045
commit 1cdee563a1
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
</item>
<item>
<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">
<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>
@ -51,4 +51,4 @@
<media type="image" mime="image/png" src="figures/zenity-notification-listen-screenshot.png"/>
</figure>
</page>
</page>