Fix typos.
* faces.el (set-face-attribute): Fix typo in docstring. (face-valid-attribute-values): Reflow docstring. * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
This commit is contained in:
parent
c333f279e5
commit
c6f3804c03
3 changed files with 12 additions and 5 deletions
|
@ -66,7 +66,7 @@ Format is from the `file-attributes' function.")
|
|||
If this is nil, then this template table belongs to a set of generic
|
||||
templates that can be used with no additional dictionary values.
|
||||
When it is non-nil, it is assumed the template macros need specialized
|
||||
Emacs Lisp code to fill in the dictoinary.")
|
||||
Emacs Lisp code to fill in the dictionary.")
|
||||
(priority :initarg :priority
|
||||
:type number
|
||||
:documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue