From 1d3637e507965a733fa3bdc78777394b7fd35cf4 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 3 Apr 2016 18:00:44 -0400 Subject: [PATCH] Fix typo in changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 43c2893d7..67960d56f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -24,7 +24,7 @@ Fixes: LyricsWiki page markup. :bug:`1912` :bug:`1909` * :doc:`/plugins/lyrics`: Also fix retrieval from Musixmatch and the way we guess the URL for lyrics. :bug:`1880` -* :doc:`/plugins/error`: Fail gracefully when the configured text editor +* :doc:`/plugins/edit`: Fail gracefully when the configured text editor command can't be invoked. :bug:`1927`