# HG changeset patch # User Juanma Barranquero # Date 1211159076 0 # Node ID 3e70450d4c55dc3411d50a93b7bd4cd6433d68a0 # Parent e7b50ccd7b508834bc8eed1954d3620e354bdc18 (font-weight-table): Fix typo in docstring. diff -r e7b50ccd7b50 -r 3e70450d4c55 lisp/faces.el --- 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