diff --git a/lisp/org-exp.el b/lisp/org-exp.el index 9e12ca098..c38436a56 100644 --- a/lisp/org-exp.el +++ b/lisp/org-exp.el @@ -388,7 +388,7 @@ Good for general initialization") "Hook for preprocessing an export buffer. Pretty much the first thing when exporting is running this hook. 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 also work in that temporary buffer, already modified by various stages of the processing.")