From: Thomas Heller Date: Sat, 27 Sep 2003 19:32:04 +0000 (+0000) Subject: Typo: documnetation -> documentation X-Git-Tag: v2.4a1~1501 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7c95290de9d3df8db7cf85d1c6584926bdb7e64;p=thirdparty%2FPython%2Fcpython.git Typo: documnetation -> documentation Will backport to 2.3 --- 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".