From b7c95290de9d3df8db7cf85d1c6584926bdb7e64 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Sat, 27 Sep 2003 19:32:04 +0000 Subject: [PATCH] Typo: documnetation -> documentation Will backport to 2.3 --- Doc/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/README b/Doc/README index 26310a35d7..a0b2beea77 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". -- 2.50.1