mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
Fixed typo.
This commit is contained in:
parent
a8a277cbdc
commit
ab71c3fca0
3 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
||||||
|
|
||||||
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
||||||
\bimodindex[spam}
|
\bimodindex{spam}
|
||||||
|
|
||||||
\section{Standard module \sectcode{spam}} % If implemented in Python
|
\section{Standard module \sectcode{spam}} % If implemented in Python
|
||||||
\stmodindex{spam}
|
\stmodindex{spam}
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
||||||
|
|
||||||
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
||||||
\bimodindex[spam}
|
\bimodindex{spam}
|
||||||
|
|
||||||
\section{Standard module \sectcode{spam}} % If implemented in Python
|
\section{Standard module \sectcode{spam}} % If implemented in Python
|
||||||
\stmodindex{spam}
|
\stmodindex{spam}
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
||||||
|
|
||||||
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
||||||
\bimodindex[spam}
|
\bimodindex{spam}
|
||||||
|
|
||||||
\section{Standard module \sectcode{spam}} % If implemented in Python
|
\section{Standard module \sectcode{spam}} % If implemented in Python
|
||||||
\stmodindex{spam}
|
\stmodindex{spam}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue