We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5dc0e commit 975e725Copy full SHA for 975e725
1 file changed
Doc/api/concrete.tex
@@ -1948,7 +1948,7 @@ \subsection{Dictionary Objects \label{dictObjects}}
1948
1949
\begin{cfuncdesc}{PyObject*}{PyDict_Items}{PyObject *p}
1950
Returns a \ctype{PyListObject} containing all the items from the
1951
- dictionary, as in the dictinoary method \method{items()} (see the
+ dictionary, as in the dictionary method \method{items()} (see the
1952
\citetitle[../lib/lib.html]{Python Library Reference}).
1953
\end{cfuncdesc}
1954
0 commit comments