spell check (with aspell) and correction
commitb20ca6017efbc099c5da1e8e45abba8f4f089293
authormilde <milde@fb71aa59-6827-0410-b536-ee2229a4f8e3>
Thu, 24 Jan 2008 10:46:48 +0000 (24 10:46 +0000)
committermilde <milde@fb71aa59-6827-0410-b536-ee2229a4f8e3>
Thu, 24 Jan 2008 10:46:48 +0000 (24 10:46 +0000)
treee24d65d1093a1d7a1ee5b4610c0eb8a990b9f173
parent876352b3d76d1e8d9f43481ece4384e580163a5d
spell check (with aspell) and correction

git-svn-id: http://svn.berlios.de/svnroot/repos/pylit/trunk@83 fb71aa59-6827-0410-b536-ee2229a4f8e3
23 files changed:
rstdocs/download/download.txt
rstdocs/download/extensions.txt
rstdocs/download/installation.txt
rstdocs/download/usage.txt
rstdocs/examples/99bottles.py.txt
rstdocs/examples/index.txt
rstdocs/examples/iterqueue.py.txt
rstdocs/examples/literate-doctests/index.txt
rstdocs/examples/literate-doctests/testfile_literate.py.txt
rstdocs/examples/literate-doctests/testmod_literate.py.txt
rstdocs/examples/pylit.py.txt
rstdocs/examples/pylit_test.py.txt
rstdocs/examples/simplestates.py
rstdocs/examples/simplestates.py.txt
rstdocs/examples/simplestates_test.py
rstdocs/examples/simplestates_test.py.txt
rstdocs/features/features.txt
rstdocs/features/index.txt
rstdocs/index.txt
rstdocs/literate-programming/literate-programming.txt
rstdocs/tutorial/index.txt
src/pylit.py
test/pylit_test.py