Carsten Dominik 16 anni fa
parent
commit
97e4e3bf4c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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)