summaryrefslogtreecommitdiff
path: root/docs/peps
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2003-01-10 02:25:51 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2003-01-10 02:25:51 +0000
commit13681f75fbe4e198808988aa4dc962524e89fbcf (patch)
tree9e3c7640630458e4f20f2e32d9352f28ab1bca75 /docs/peps
parent1f393658c70d96fdad22e213721531c2e1553bc5 (diff)
downloaddocutils-13681f75fbe4e198808988aa4dc962524e89fbcf.tar.gz
updated
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1090 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/peps')
-rw-r--r--docs/peps/pep-0258.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/peps/pep-0258.txt b/docs/peps/pep-0258.txt
index 000b63acb..c984cd0ad 100644
--- a/docs/peps/pep-0258.txt
+++ b/docs/peps/pep-0258.txt
@@ -186,7 +186,7 @@ attached to every new document tree. The Publisher_ calls
``Transformer.apply_transforms()`` to apply all stored transforms to
the document tree. Transforms change the document tree from one form
to another, add to the tree, or prune it. Transforms resolve
-references and footnote numbers, processing interpreted text, and do
+references and footnote numbers, process interpreted text, and do
other context-sensitive processing.
Some transforms are specific to components (Readers, Parser, Writers,