emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/crdt bf1dc5d 09/18: typo


From: ELPA Syncer
Subject: [elpa] externals/crdt bf1dc5d 09/18: typo
Date: Thu, 9 Sep 2021 12:57:12 -0400 (EDT)

branch: externals/crdt
commit bf1dc5d045f3d977c9302b4c9fe4164c96eeacaf
Author: Qiantan Hong <qhong@mit.edu>
Commit: Qiantan Hong <qhong@mit.edu>

    typo
---
 crdt.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crdt.el b/crdt.el
index a04d338..e67534e 100644
--- a/crdt.el
+++ b/crdt.el
@@ -2256,7 +2256,7 @@ Stop allowing remote calls to FUNCTION-SYMBOL."
               (let ((major-mode 'scheme-debugger-mode-initialize))
                 (crdt--after-change-major-mode))))
 ;; I can't get input prompt from debugger to pop up at the right place.
-;; Because it's doen asynchronously in process filter,
+;; Because it's done asynchronously in process filter,
 ;; and there seems to be no way to know the correct SPAWN-SITE-ID.
 
 ;;; pseudo process



reply via email to

[Prev in Thread] Current Thread [Next in Thread]