From: Thomas Heller Date: Sat, 27 Sep 2003 19:36:26 +0000 (+0000) Subject: Typo: documnetation -> documentation X-Git-Tag: v2.3.2c1~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=720fd5fcb2a060c6f8852a0b7bfbd848d3a14151;p=thirdparty%2FPython%2Fcpython.git Typo: documnetation -> documentation --- diff --git a/Doc/README b/Doc/README index 26310a35d79b..a0b2beea7797 100644 --- a/Doc/README +++ b/Doc/README @@ -32,7 +32,7 @@ parameters. There's a Makefile to call LaTeX and the other utilities in the right order and the right number of times. By default, it will build the -HTML version of the documnetation, but DVI, PDF, and PostScript can +HTML version of the documentation, but DVI, PDF, and PostScript can also be made. To view the generated HTML, point your favorite browser at the top-level index (html/index.html) after running "make".