Carsten Dominik 16 年之前
父節點
當前提交
97e4e3bf4c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org-icalendar.el

+ 1 - 1
lisp/org-icalendar.el

@@ -137,7 +137,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 retrived from Emacs."
+When nil of the empty string, use the abbreviation retrieved from Emacs."
   :group 'org-export-icalendar
   :type '(choice
 	  (const :tag "Unspecified" nil)