summaryrefslogtreecommitdiff
path: root/lisp/calendar/icalendar.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2007-06-06 21:58:58 +0000
committerJuanma Barranquero <lekktu@gmail.com>2007-06-06 21:58:58 +0000
commita864048b9ed42f8b81c65e5edce57a7753a2fb0c (patch)
treeea7d9b14440efc3f69b4b26a48b97d748c2faf28 /lisp/calendar/icalendar.el
parent5e29464c2b5685e3ad087d17928ab9e1f4fe67ee (diff)
downloademacs-a864048b9ed42f8b81c65e5edce57a7753a2fb0c.tar.gz
emacs-a864048b9ed42f8b81c65e5edce57a7753a2fb0c.tar.bz2
emacs-a864048b9ed42f8b81c65e5edce57a7753a2fb0c.zip
(icalendar--diarytime-to-isotime): Fix typo in docstring.
Diffstat (limited to 'lisp/calendar/icalendar.el')
-rw-r--r--lisp/calendar/icalendar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/icalendar.el b/lisp/calendar/icalendar.el
index 7bbd12a436e..6238a7f1ea9 100644
--- a/lisp/calendar/icalendar.el
+++ b/lisp/calendar/icalendar.el
@@ -678,7 +678,7 @@ takes care of european-style."
nil)))
(defun icalendar--diarytime-to-isotime (timestring ampmstring)
- "Convert a a time like 9:30pm to an iso-conform string like T213000.
+ "Convert a time like 9:30pm to an iso-conform string like T213000.
In this example the TIMESTRING would be \"9:30\" and the AMPMSTRING
would be \"pm\"."
(if timestring