]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-footnote.el
Spelling fixes.
[gnu-emacs] / lisp / org / org-footnote.el
index 223d2573fdb33513976242b5e57acf16a8bc9da9..0d47132d2f8707b887f0ec77c1f84c08cd58508c 100644 (file)
@@ -574,7 +574,7 @@ normalized footnotes towards the end of the pre-processing buffer.
 Some exporters like docbook, odt, etc. expect that footnote
 definitions be available before any references to them.  Such
 exporters can let bind `org-footnote-insert-pos-for-preprocessor' to
-symbol 'point-min to achieve the desired behaviour.
+symbol 'point-min to achieve the desired behavior.
 
 Additional note on `org-footnote-insert-pos-for-preprocessor':
 1. This variable has not effect when FOR-PREPROCESSOR is nil.