From: Brett Cannon Date: Tue, 29 Jun 2004 04:14:02 +0000 (+0000) Subject: Add a missing space. X-Git-Tag: v2.4a1~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a031a0870de76c28244f4ffd641cc5643022e369;p=python Add a missing space. --- diff --git a/Doc/ref/ref3.tex b/Doc/ref/ref3.tex index 9cd7a4cf3b..7f337f67ca 100644 --- a/Doc/ref/ref3.tex +++ b/Doc/ref/ref3.tex @@ -1185,7 +1185,7 @@ keys. \end{methoddesc} \begin{methoddesc}[object]{__hash__}{self} -Called for the key object for dictionary\obindex{dictionary} +Called for the key object for dictionary \obindex{dictionary} operations, and by the built-in function \function{hash()}\bifuncindex{hash}. Should return a 32-bit integer usable as a hash value