From db4447e243fdd3f6737b9914f32cf2bec2d303e6 Mon Sep 17 00:00:00 2001 From: Mike Dirolf Date: Thu, 22 Jan 2009 17:30:19 -0500 Subject: [PATCH] ugh. spleling --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e10f9172b..fd919f238 100644 --- a/README.rst +++ b/README.rst @@ -59,7 +59,7 @@ ObjectId('\x03\x1c\x06\x8d|\x9d}O\x8b\xaf!\xa0'))]) Documentation ============= -You will need `epydoc `_ installed to generate the documentation. Documentation can be generated by running **epydoc --config=epydoc-config**. Generate documentation can be found in the *doc/* directory. +You will need `epydoc `_ installed to generate the documentation. Documentation can be generated by running **epydoc --config=epydoc-config**. Generated documentation can be found in the *doc/* directory. Testing =======