diff --git a/lisp/frameset.el b/lisp/frameset.el index 23847a74a32..a589f7b5d96 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)))