branch: externals/hiddenquote
commit 4a62c35fcdf5e4a50a39e20ae59f3d4a2aa530c0
Author: Mauro Aranda <maurooara...@gmail.com>
Commit: Mauro Aranda <maurooara...@gmail.com>

    ; Fix typo in docstring
---
 hiddenquote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hiddenquote.el b/hiddenquote.el
index 761b708158..5d6ea4a5af 100644
--- a/hiddenquote.el
+++ b/hiddenquote.el
@@ -1461,7 +1461,7 @@ Doesn't really delete the character, rather it changes it 
for an empty space."
 (defun hiddenquote-transpose-chars ()
   "Interchange the characters around point, and move forward one character.
 
-Attempting to transporte the first character in a word results in an error.
+Attempting to transpose the first character in a word results in an error.
 
 Note that after transposing the last character in a word, this command moves
 point to the next word."

Reply via email to