]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ox-html.el
Merge from origin/emacs-24
[gnu-emacs] / lisp / org / ox-html.el
index a3f0b501da6be2fdb6a13e42aff39798c8a472eb..c952a826db872db3c74c0b79fba225f2a00fe474 100644 (file)
@@ -581,7 +581,7 @@ The function must accept two parameters:
 The function should return the string to be exported.
 
 For example, the variable could be set to the following function
-in order to mimic default behaviour:
+in order to mimic default behavior:
 
 The default value simply returns the value of CONTENTS."
   :group 'org-export-html