summaryrefslogtreecommitdiff
path: root/sandbox/package-doc
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2007-05-31 22:11:46 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2007-05-31 22:11:46 +0000
commite784169f3a079608c28d4300adb538e6c91d38b8 (patch)
tree87c6e2ed54656fe510966c4ba391442a424418e1 /sandbox/package-doc
parent944ca735c40663405af7fc49c73ef9d9f905a91f (diff)
downloaddocutils-e784169f3a079608c28d4300adb538e6c91d38b8.tar.gz
typo
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5181 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox/package-doc')
-rw-r--r--sandbox/package-doc/multiple-input-files.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/package-doc/multiple-input-files.txt b/sandbox/package-doc/multiple-input-files.txt
index 4c09577be..36cb57f7c 100644
--- a/sandbox/package-doc/multiple-input-files.txt
+++ b/sandbox/package-doc/multiple-input-files.txt
@@ -15,8 +15,8 @@ documentation (our current way to cross-link between files is to link
to HTML files and fragments, which is a hack).
Note that this issue is separate from output to multiple files; after
-implementing support for multiple files, all we will be able to do is
-to generate a huge single output file.
+implementing support for multiple input files, all we will be able to
+do is to generate a huge single output file.
This is a collection of notes and semi-random thoughts (many of which
are credit to David, from IM conversations). Feel free to add yours!