(widget-documentation): Fix typo in docstring.
This commit is contained in:
parent
78665ec42d
commit
cb9026a38f
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
|||
:group 'hypermedia)
|
||||
|
||||
(defgroup widget-documentation nil
|
||||
"Options controling the display of documentation strings."
|
||||
"Options controlling the display of documentation strings."
|
||||
:group 'widgets)
|
||||
|
||||
(defgroup widget-faces nil
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue