Mercurial > emacs
changeset 64057:dc2198941327
(org): Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 04 Jul 2005 03:34:51 +0000 |
parents | 2237b71ba613 |
children | 7e00d33823d3 |
files | lisp/textmodes/org.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/org.el Mon Jul 04 03:30:49 2005 +0000 +++ b/lisp/textmodes/org.el Mon Jul 04 03:34:51 2005 +0000 @@ -193,7 +193,7 @@ "Are we using the new outline mode?") (defgroup org nil - "Outline-based notes management and organizer " + "Outline-based notes management and organizer." :tag "Org" :group 'outlines :group 'hypermedia