]> code.delx.au - gnu-emacs/blobdiff - lisp/frame.el
Fix typos.
[gnu-emacs] / lisp / frame.el
index 8359fed14a4ce2d301a0240642b9ad84047cfb96..f63179de1f12b589c231b06fe4787b0cae3b0d93 100644 (file)
@@ -1299,7 +1299,7 @@ Each element of the alist has the form (display . (width . height)),
 e.g. (\":0.0\" . (287 . 215)).
 
 If `display' equals t, it specifies dimensions for all graphical
-displays not explicitely specified."
+displays not explicitly specified."
   :version "22.1"
   :type '(alist :key-type (choice (string :tag "Display name")
                                  (const :tag "Default" t))