branch: externals/ulisp-repl
commit c6326f6953ba8d764c336fa288100e312e5ff7bb
Author: Thomas Fitzsimmons <[email protected]>
Commit: Thomas Fitzsimmons <[email protected]>
Fix typo in commentary
* ulisp-repl.el: Fix typo in commentary.
---
ulisp-repl.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ulisp-repl.el b/ulisp-repl.el
index 210662ea5f..1623dd9aeb 100644
--- a/ulisp-repl.el
+++ b/ulisp-repl.el
@@ -28,7 +28,7 @@
;; M-x ulisp-repl
-;; Uses Emacs's built-in serial-port support. I you are running on a
+;; Uses Emacs's built-in serial-port support. If you are running on a
;; non-Linux kernel, you will need to adapt
;; `ulisp--select-serial-device'.