Browse Source

org.texi: Fix typo

* doc/org.texi (Sources and destinations): Add missing word.
Nicolas Goaziou 9 years ago
parent
commit
e33ca741c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -14251,7 +14251,7 @@ use external tools to upload your website (@pxref{Uploading files}).
 @tab Function or list of functions to be called before starting the
 @tab Function or list of functions to be called before starting the
 publishing process, for example, to run @code{make} for updating files to be
 publishing process, for example, to run @code{make} for updating files to be
 published.  Each preparation function is called with a single argument, the
 published.  Each preparation function is called with a single argument, the
-project property.
+project property list.
 @item @code{:completion-function}
 @item @code{:completion-function}
 @tab Function or list of functions called after finishing the publishing
 @tab Function or list of functions called after finishing the publishing
 process, for example, to change permissions of the resulting files.  Each
 process, for example, to change permissions of the resulting files.  Each