summaryrefslogtreecommitdiff
path: root/lisp/net/tramp-uu.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net/tramp-uu.el')
-rw-r--r--lisp/net/tramp-uu.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el
index e849c36d132..2bbdb299a69 100644
--- a/lisp/net/tramp-uu.el
+++ b/lisp/net/tramp-uu.el
@@ -25,7 +25,7 @@
;;; Commentary:
;; An implementation of "uuencode" in Lisp. Uses the function
-;; base64-encode-region which is built-in to modern Emacsen.
+;; base64-encode-region which is built-in to modern Emacs.
;;; Code: