summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-06-27 04:01:57 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2004-06-27 04:01:57 +0000
commit4fa8cca5a4bbc68b9e47d21d16d86a1d7e401eaf (patch)
tree814e84e2cc1d599df9ae04e710d16682a77480bd /docs/api
parent84d659ccead1da2bcb344a44cd56c4ad8c64852d (diff)
downloaddocutils-4fa8cca5a4bbc68b9e47d21d16d86a1d7e401eaf.tar.gz
fix
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2398 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/runtime-settings.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/runtime-settings.txt b/docs/api/runtime-settings.txt
index b0666537d..110b1b2f9 100644
--- a/docs/api/runtime-settings.txt
+++ b/docs/api/runtime-settings.txt
@@ -168,8 +168,8 @@ interface. Although an application may also call
does seem to be necessary, please write to the `Docutils-Develop
mailing list`_).
-``publish_programmatically`` accepts the same _`convenience function
-parameters` as ``publish_cmdline``. Where things differ is that
+``publish_programmatically`` accepts the same `convenience function
+parameters`_ as ``publish_cmdline``. Where things differ is that
programmatic use does not
TO BE COMPLETED.