]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/frameset.el: Fix a typo in a comment.
authorEli Zaretskii <eliz@gnu.org>
Wed, 4 May 2022 09:06:10 +0000 (12:06 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 4 May 2022 09:06:10 +0000 (12:06 +0300)
lisp/frameset.el

index 23847a74a32bbee86744f17768689e12522f3f07..a589f7b5d96f371e4b42c72422e42e0d78acf6ea 100644 (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)))