diff options
Diffstat (limited to 'lisp/wid-edit.el')
| -rw-r--r-- | lisp/wid-edit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/wid-edit.el b/lisp/wid-edit.el index 035f54b8980..4c560918594 100644 --- a/lisp/wid-edit.el +++ b/lisp/wid-edit.el | |||
| @@ -84,7 +84,7 @@ | |||
| 84 | :group 'hypermedia) | 84 | :group 'hypermedia) |
| 85 | 85 | ||
| 86 | (defgroup widget-documentation nil | 86 | (defgroup widget-documentation nil |
| 87 | "Options controling the display of documentation strings." | 87 | "Options controlling the display of documentation strings." |
| 88 | :group 'widgets) | 88 | :group 'widgets) |
| 89 | 89 | ||
| 90 | (defgroup widget-faces nil | 90 | (defgroup widget-faces nil |