branch: externals/mct
commit 9e116074094ff0f18bf4e2a5ca3fca1bbbe5f1ac
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Minor rewording
---
mct-tcm.el | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/mct-tcm.el b/mct-tcm.el
index 4f6915420d..227d9a8201 100644
--- a/mct-tcm.el
+++ b/mct-tcm.el
@@ -33,8 +33,8 @@
;; their mind and opt to narrow further, (iv) type something to bring
;; focus back to the minibuffer while narrowing to the given input.
;;
-;; When the `mct-tcm-mode' is enabled and the above sequence takes
-;; place, the current session is treated as if it belongs to the
+;; When the `mct-tcm-mode' is enabled and the above sequence of events
+;; takes place, the current session is treated as if it belongs to the
;; `mct-completion-passlist' (read its doc string).
;;; Code:
@@ -56,8 +56,8 @@ candidate, (iii) change their mind and opt to narrow
further, (iv) type something to bring focus back to the
minibuffer while narrowing to the given input.
-When this mode is enabled and the above sequence takes place, the
-current session is treated as if it belongs to the
+When this mode is enabled and the above sequence of events takes
+place, the current session is treated as if it belongs to the
`mct-completion-passlist' (read its doc string)."
:global t
:group 'mct