changeset 95090:3e70450d4c55

(font-weight-table): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 19 May 2008 01:04:36 +0000
parents e7b50ccd7b50
children a32da8a2fa72
files lisp/faces.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/faces.el	Mon May 19 00:57:11 2008 +0000
+++ b/lisp/faces.el	Mon May 19 01:04:36 2008 +0000
@@ -114,7 +114,7 @@
     (ultra-bold 210 ultrabold black))
   "Alist of font weight symbols vs the corresponding numeric values.
 Each element has the form:
-    \(SYMBOLIC-VALUE NUMERIC-VALUE ALISE-SYMBOL ...)
+    \(SYMBOLIC-VALUE NUMERIC-VALUE ALIAS-SYMBOL ...)
 ")
 
 (defconst font-slant-table