# HG changeset patch # User Juanma Barranquero # Date 1176454974 0 # Node ID d0794795863c2265be6d5de89ab4edf6f151af8c # Parent 8905fec7d280c808287410f44845098039c12915 (widget-documentation): Fix typo in docstring. diff -r 8905fec7d280 -r d0794795863c lisp/wid-edit.el --- a/lisp/wid-edit.el Fri Apr 13 09:00:41 2007 +0000 +++ b/lisp/wid-edit.el Fri Apr 13 09:02:54 2007 +0000 @@ -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