From: Fred Drake Date: Tue, 6 Jul 1999 15:43:55 +0000 (+0000) Subject: Fixed typo reported by /F; thanks! X-Git-Tag: v1.6a1~1101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d6e6e0b39047381b5cd97fd9a64064c009e4819;p=thirdparty%2FPython%2Fcpython.git Fixed typo reported by /F; thanks! --- diff --git a/Doc/lib/libnis.tex b/Doc/lib/libnis.tex index 8d6437b8b6f4..0181b0637fc7 100644 --- a/Doc/lib/libnis.tex +++ b/Doc/lib/libnis.tex @@ -1,5 +1,5 @@ \section{\module{nis} --- - Interface to Sun's NIS (Yello Pages)} + Interface to Sun's NIS (Yellow Pages)} \declaremodule{extension}{nis} \platform{UNIX}