aboutsummaryrefslogtreecommitdiff
path: root/modules/cj-window-geometry-lib.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cj-window-geometry-lib.el')
-rw-r--r--modules/cj-window-geometry-lib.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/cj-window-geometry-lib.el b/modules/cj-window-geometry-lib.el
index cc638f76..047fe7c4 100644
--- a/modules/cj-window-geometry-lib.el
+++ b/modules/cj-window-geometry-lib.el
@@ -5,8 +5,8 @@
;;; Commentary:
;; Pure helpers for classifying a window's position in its frame and
-;; computing body sizes. Shared between `ai-vterm.el' (F9 dispatch)
-;; and `vterm-config.el' (F12 dispatch); the geometry-
+;; computing body sizes. Shared between `ai-term.el' (F9 dispatch)
+;; and `term-config.el' (F12 dispatch); the geometry-
;; preservation pattern in both modules captures direction + body
;; size at toggle-off and replays them on the next toggle-on.
;;