Bastien Guerry před 15 roky
rodič
revize
9e8f1ddcd8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lisp/org-exp.el

+ 1 - 1
lisp/org-exp.el

@@ -388,7 +388,7 @@ Good for general initialization")
   "Hook for preprocessing an export buffer.
   "Hook for preprocessing an export buffer.
 Pretty much the first thing when exporting is running this hook.
 Pretty much the first thing when exporting is running this hook.
 Point will be in a temporary buffer that contains a copy of
 Point will be in a temporary buffer that contains a copy of
-the original buffer, or of the section that is being export.
+the original buffer, or of the section that is being exported.
 All the other hooks in the org-export-preprocess... category
 All the other hooks in the org-export-preprocess... category
 also work in that temporary buffer, already modified by various
 also work in that temporary buffer, already modified by various
 stages of the processing.")
 stages of the processing.")