branch: elpa/undo-fu
commit c20637ffe3eccffc2f4db90280c138234b0a6bd6
Author: Aaron Jensen <[email protected]>
Commit: Aaron Jensen <[email protected]>
Fix typo
---
readme.rst | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/readme.rst b/readme.rst
index 0376a89ff5..36417f1fe7 100644
--- a/readme.rst
+++ b/readme.rst
@@ -1,4 +1,3 @@
-
#######
Undo Fu
#######
@@ -6,7 +5,7 @@ Undo Fu
Simple, stable undo with redo for emacs.
Unlike alternatives, this provides redo functionality with emacs own undo,
-without loosing access to the full undo history emacs supports
+without losing access to the full undo history emacs supports
allowing you to visit all previous states of the document.
The changes compared emacs undo are as follows: