aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/unicode-tokens.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicode-tokens.el')
-rw-r--r--lib/unicode-tokens.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el
index 3a35b306..bd6514ca 100644
--- a/lib/unicode-tokens.el
+++ b/lib/unicode-tokens.el
@@ -1163,7 +1163,7 @@ Commands available are:
;; parameterised version of function from menu-bar.el (Emacs 23.1)
;; this now copes with Emacs 23.1, Emacs 22, Mac OS X Emacs 23.1.
(defun unicode-tokens-set-font-var (fontvar)
- "Interactively select a font for FONTVAR."
+ "Interactively select a font for FONTVAR."
(interactive)
(let (font spec)
(if (fboundp 'ns-popup-font-panel)