summaryrefslogtreecommitdiffstats
path: root/Doc/ref
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2004-06-29 04:14:02 (GMT)
committerBrett Cannon <bcannon@gmail.com>2004-06-29 04:14:02 (GMT)
commita031a0870de76c28244f4ffd641cc5643022e369 (patch)
treead6f33ea36d24f9fd5f9bb8e307d4c38cfb3a0a3 /Doc/ref
parent46d4ff2b72b11c6c20cc447e362cb39ea7c7fedc (diff)
downloadcpython-a031a0870de76c28244f4ffd641cc5643022e369.zip
cpython-a031a0870de76c28244f4ffd641cc5643022e369.tar.gz
cpython-a031a0870de76c28244f4ffd641cc5643022e369.tar.bz2
Add a missing space.
Diffstat (limited to 'Doc/ref')
-rw-r--r--Doc/ref/ref3.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ref/ref3.tex b/Doc/ref/ref3.tex
index 9cd7a4c..7f337f6 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