summaryrefslogtreecommitdiff
path: root/lisp/faces.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-05-01 18:01:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2016-05-01 18:01:39 -0700
commitc695fb37d3d3f525918fd50878181be524cba200 (patch)
treea6604b2911cd8a7a4d886728705419c9912d0cf4 /lisp/faces.el
parent03750c003511239576967387ea10000ce413200e (diff)
downloademacs-c695fb37d3d3f525918fd50878181be524cba200.tar.gz
; Spelling fixes
Diffstat (limited to 'lisp/faces.el')
-rw-r--r--lisp/faces.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/faces.el b/lisp/faces.el
index 5f3020b3189..fddc036c13e 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -2282,7 +2282,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"))