summaryrefslogtreecommitdiff
path: root/lisp/emulation/ws-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emulation/ws-mode.el')
-rw-r--r--lisp/emulation/ws-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/ws-mode.el b/lisp/emulation/ws-mode.el
index b0d513be5d5..63c0c278634 100644
--- a/lisp/emulation/ws-mode.el
+++ b/lisp/emulation/ws-mode.el
@@ -469,7 +469,7 @@ in ws-last-errormessage for recovery with C-q w."
(defun ws-indent-block ()
- "In WordStar mode: Indent block (not yet implemeted)."
+ "In WordStar mode: Indent block (not yet implemented)."
(interactive)
(ws-error "Indent block not yet implemented"))