From eca5431e0c66f67b389e9f880524d74a07dffa78 Mon Sep 17 00:00:00 2001 From: enkore Date: Tue, 2 Feb 2016 16:44:11 +0100 Subject: [PATCH] Fix typo in changelog.rst --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 53bb2f9..11e56a1 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -19,7 +19,7 @@ master branch - :py:mod:`.sge`: Sun Grid Engine (SGE) monitor - :py:mod:`.timer`: Timer - :py:mod:`.syncthing`: Syncthing monitor and control - - :py:mpd:`.vk`: Displays number of messages in VKontakte + - :py:mod:`.vk`: Displays number of messages in VKontakte * Applications started from click events don't block other click events now * Fixed crash with desktop notifications when python-gobject is installed, but no notification daemon is running * Log file name is now an option (``logfile`` of :py:class:`.Status`)