branch: externals/easy-kill commit 17994a0d4721eb6a820861bd109bba4e70af4c58 Author: Syohei YOSHIDA <syo...@gmail.com> Commit: Syohei YOSHIDA <syo...@gmail.com>
Fix document - Correct misspelling - Update MELPA URL --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d0e3263..f5b024e 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ The following keys modify the selection: ``M-w d @`` will append current function to last kill. #. ``C-w``: kill selection and exit #. ``+``, ``-`` and ``1..9``: expand/shrink selection -#. ``0`` shrink the selection to the intitial size i.e. before any +#. ``0`` shrink the selection to the initial size i.e. before any expansion #. ``C-SPC``: turn selection into an active region #. ``C-g``: abort @@ -83,7 +83,7 @@ Install ~~~~~~~ ``easy-kill`` is part of GNU ELPA and is also available on `MELPA -<http://melpa.milkbox.net/#/easy-kill>`_. +<https://melpa.org/#/easy-kill>`_. Extensions ~~~~~~~~~~