From 1cdee563a1599d00539f1dc0060c3ee0825274ed Mon Sep 17 00:00:00 2001 From: Anders Jonsson Date: Wed, 1 Apr 2015 15:26:48 +0200 Subject: [PATCH] Fix typo in documentation --- help/C/notification.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/C/notification.page b/help/C/notification.page index 62a63d8..01a504e 100644 --- a/help/C/notification.page +++ b/help/C/notification.page @@ -15,7 +15,7 @@ <cmd>--listen</cmd>=icon: '<var>text</var>', message: '<var>text</var>', tooltip: '<var>text</var>', visible: '<var>text</var>', -

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.

+

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.

The icon command also accepts four stock icon values such as error, info, question and warning.

@@ -51,4 +51,4 @@ - \ No newline at end of file +