(widget-documentation): Fix typo in docstring.

This commit is contained in:
Juanma Barranquero 2007-04-13 09:02:54 +00:00
parent 78665ec42d
commit cb9026a38f

View file

@ -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