manual: Grammar fix

* doc/org-manual.org (Publishing action): Fix conjugation.
This commit is contained in:
Kyle Meyer 2021-03-24 22:24:59 -04:00
parent d156399445
commit 4f98c86b3b
1 changed files with 1 additions and 1 deletions

View File

@ -15776,7 +15776,7 @@ corresponding functions.
If you want to publish the Org file as an =.org= file but with If you want to publish the Org file as an =.org= file but with
/archived/, /commented/, and /tag-excluded/ trees removed, use /archived/, /commented/, and /tag-excluded/ trees removed, use
~org-org-publish-to-org~. This produces =file.org= and put it in the ~org-org-publish-to-org~. This produces =file.org= and puts it in the
publishing directory. If you want a htmlized version of this file, publishing directory. If you want a htmlized version of this file,
set the parameter ~:htmlized-source~ to ~t~. It produces set the parameter ~:htmlized-source~ to ~t~. It produces
=file.org.html= in the publishing directory[fn:140]. =file.org.html= in the publishing directory[fn:140].