summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-04-23 20:04:46 (GMT)
committerFred Drake <fdrake@acm.org>2002-04-23 20:04:46 (GMT)
commited9e453eb78a73b6f5b72aa4ecdbf1b091fa9c55 (patch)
treece782bdb6cf230c7c2a07b1378fd5f8011219f43
parentc4ad0bcbe5891f0e0df297b28d211696aad5d1ba (diff)
downloadcpython-ed9e453eb78a73b6f5b72aa4ecdbf1b091fa9c55.zip
cpython-ed9e453eb78a73b6f5b72aa4ecdbf1b091fa9c55.tar.gz
cpython-ed9e453eb78a73b6f5b72aa4ecdbf1b091fa9c55.tar.bz2
Minor change to an index entry.
-rw-r--r--Doc/ref/ref2.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ref/ref2.tex b/Doc/ref/ref2.tex
index 1956e02..726aa21 100644
--- a/Doc/ref/ref2.tex
+++ b/Doc/ref/ref2.tex
@@ -456,7 +456,7 @@ number and an imaginary number).
\index{octal literal}
\index{decimal literal}
\index{imaginary literal}
-\index{complex literal}
+\index{complex!literal}
Note that numeric literals do not include a sign; a phrase like
\code{-1} is actually an expression composed of the unary operator