diff options
author | Stefan Kangas <stefan@marxist.se> | 2022-07-14 12:43:52 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2022-07-14 12:52:32 +0200 |
commit | 41e612cfd684f03e34c8990df1b86b95e092211b (patch) | |
tree | d2ba94798f230db2835562679d0f3308fb1fd50f /lisp/face-remap.el | |
parent | ade1238bce1cf69ebce8809a2d73cb92db94b977 (diff) | |
download | emacs-41e612cfd684f03e34c8990df1b86b95e092211b.tar.gz emacs-41e612cfd684f03e34c8990df1b86b95e092211b.tar.bz2 emacs-41e612cfd684f03e34c8990df1b86b95e092211b.zip |
; Fix typos
Diffstat (limited to 'lisp/face-remap.el')
-rw-r--r-- | lisp/face-remap.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/face-remap.el b/lisp/face-remap.el index fd49c81ab3f..432385587b4 100644 --- a/lisp/face-remap.el +++ b/lisp/face-remap.el @@ -481,7 +481,7 @@ used to invoke the command, with all modifiers removed: After adjusting, further adjust the font size as long as the key, with all modifiers removed, is one of the above characters. -Buffer-local face adjustements have higher priority than global +Buffer-local face adjustments have higher priority than global face adjustments. The variable `global-text-scale-adjust-resizes-frames' controls |