Commit 7bafa9f3 authored by Walter Dörwald's avatar Walter Dörwald

Fix typo. (From SF bug #853064)

parent 6d459725
......@@ -2146,7 +2146,7 @@ Here is a small example using a dictionary:
True
\end{verbatim}
The \function{dict()} contructor builds dictionaries directly from
The \function{dict()} constructor builds dictionaries directly from
lists of key-value pairs stored as tuples. When the pairs form a
pattern, list comprehensions can compactly specify the key-value list.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment