From d5bb08dca7d07230fac9fa6107e6d9ce906c20d2 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Sun, 3 Mar 2024 08:37:51 -0500 Subject: [PATCH] doc: Fix a typo --- doc/source/extension.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/extension.rst b/doc/source/extension.rst index 9cae483a..444502f4 100644 --- a/doc/source/extension.rst +++ b/doc/source/extension.rst @@ -76,7 +76,7 @@ respectively. .. elisp:autofunction:: evil-define-text-object -For eample, this is a text object which selects the next three +For example, this is a text object which selects the next three characters after the current location: .. code-block:: elisp