branch: externals/scroll-restore
commit ca84c472d45ea91be89f7f6f5f8669fe61824e81
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    ; Fix typo
---
 scroll-restore.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scroll-restore.el b/scroll-restore.el
index 5c9920728d..fbb62fafe9 100644
--- a/scroll-restore.el
+++ b/scroll-restore.el
@@ -422,7 +422,7 @@ position."
 
 (defun scroll-restore-jump-back ()
   "Jump back to original position.
-The orginal position is the value of `window-point' in the
+The original position is the value of `window-point' in the
 selected window before you started scrolling.
 
 This command does not push the mark."

Reply via email to