From ec8b905bd4260a82400aa8bd1ec70f1f753ce4ff Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 23 Apr 1999 20:01:17 +0000 Subject: Fix a couple of typos reported by Detlef Lannert . --- Doc/doc/doc.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index f7b90fa..869f1e5 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -496,8 +496,8 @@ distribution, to create or maintain whole documents or sections. programming languages or even Python. \begin{macrodesc}{bifuncindex}{\p{name}} - Add a index entry referring to a built-in function named - \var{name}; parenthesis should not be included after + Add an index entry referring to a built-in function named + \var{name}; parentheses should not be included after \var{name}. \end{macrodesc} -- cgit v0.12