diff --git a/lisp/org-icalendar.el b/lisp/org-icalendar.el index d73a6195b..ac6a66135 100644 --- a/lisp/org-icalendar.el +++ b/lisp/org-icalendar.el @@ -194,7 +194,7 @@ or if they are only using it locally." (defcustom org-icalendar-timezone (getenv "TZ") "The time zone string for iCalendar export. -When nil of the empty string, use the abbreviation retrieved from Emacs." +When nil or the empty string, use output from \(current-time-zone\)." :group 'org-export-icalendar :type '(choice (const :tag "Unspecified" nil)