From fd08efaa03dca919f08d5ff92c16d33ab0289ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubom=C3=ADr=20Sedl=C3=A1=C5=99?= Date: Wed, 19 Oct 2016 15:04:02 +0200 Subject: [PATCH] doc: Fix a typo in progress notification example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: #435 Signed-off-by: Lubomír Sedlář --- doc/messaging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/messaging.rst b/doc/messaging.rst index 7e6e4e12..1ce9c22d 100644 --- a/doc/messaging.rst +++ b/doc/messaging.rst @@ -36,4 +36,4 @@ Setting it up The script should be provided as a command line argument ``--notification-script``. :: - --notification_script=pungi-fedmsg-notification + --notification-script=pungi-fedmsg-notification