]> code.delx.au - gnu-emacs/blobdiff - lisp/faces.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / faces.el
index 3e26eadc6bbd59114957ce32eaceb1319149313a..71c94e563c763d2b3f5b13dbf78b3f7c44ac0940 100644 (file)
@@ -2320,7 +2320,7 @@ If you set `term-file-prefix' to nil, this function does nothing."
 
 (defface variable-pitch
   '((((type w32))
-     ;; This is a kludgey workaround for an issue discussed in
+     ;; This is a kludgy workaround for an issue discussed in
      ;; http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00746.html.
      :font "-outline-Arial-normal-normal-normal-sans-*-*-*-*-p-*-iso8859-1")
     (t :family "Sans Serif"))