doc: tweak wording in event notification documentation

This commit is contained in:
Ian Barwick
2019-02-27 13:01:19 +09:00
parent 70a7b45a03
commit 67d26ab7e2

View File

@@ -88,7 +88,7 @@
<para>
The values provided for <literal>%t</literal> and <literal>%d</literal>
will probably contain spaces, so should be quoted in the provided command
may contain spaces, so should be quoted in the provided command
configuration, e.g.:
<programlisting>
event_notification_command='/path/to/some/script %n %e %s "%t" "%d"'