From 8a21fe1aab2a08c20c3e015193fe9c433af86c67 Mon Sep 17 00:00:00 2001 From: Frank Fesevur Date: Sun, 23 Aug 2020 16:45:28 +0200 Subject: [PATCH] Fix typo --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index e598a5f..7d1aa4c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -11,7 +11,7 @@ Next Version (XX XXXXX XXXX) - Make the plugin more keyboard friendly (`issue #31`_). It adds two menu items to the ``Plugins`` menu to set the focus to the lists of libraries and the lists snippets. - In ``Settings``, ``Shortcut Mapper...`` you can assign your own key shortcuts to these actions. + In ``Settings``, ``Shortcut Mapper...`` you can assign your own keyboard shortcuts to these actions. Apart from these menu items the plugin is generally more keyboard friendly. - Add more images to the page :ref:`usage`.