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

This commit is contained in:
Eli Zaretskii 2022-05-04 12:06:10 +03:00
parent b4acb1807b
commit b8357cd50e

View file

@ -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)))