emacs-diffs
[Top][All Lists]
Advanced

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

master b8357cd50e 2/2: ; * lisp/frameset.el: Fix a typo in a comment.


From: Eli Zaretskii
Subject: master b8357cd50e 2/2: ; * lisp/frameset.el: Fix a typo in a comment.
Date: Wed, 4 May 2022 05:06:30 -0400 (EDT)

branch: master
commit b8357cd50e463354fd62db8225311d0c49617623
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * lisp/frameset.el: Fix a typo in a comment.
---
 lisp/frameset.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/frameset.el b/lisp/frameset.el
index 23847a74a3..a589f7b5d9 100644
--- a/lisp/frameset.el
+++ b/lisp/frameset.el
@@ -1312,7 +1312,7 @@ All keyword parameters default to nil."
                   ;; Apply small offsets to each frame that came from
                   ;; a TTY-saved desktop, so that they don't obscure
                   ;; each other, but only if we don't have real frame
-                  ;; position infor from a GUI session in some,
+                  ;; position info from a GUI session in some,
                   ;; possibly distant, past.
                   (when (and (frameset-switch-to-gui-p frame-cfg)
                              (null (cdr (assq 'GUI:top frame-cfg)))



reply via email to

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