mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +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
|
||||
|
||||
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
||||
\bimodindex[spam}
|
||||
\bimodindex{spam}
|
||||
|
||||
\section{Standard module \sectcode{spam}} % If implemented in Python
|
||||
\stmodindex{spam}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
||||
|
||||
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
||||
\bimodindex[spam}
|
||||
\bimodindex{spam}
|
||||
|
||||
\section{Standard module \sectcode{spam}} % If implemented in Python
|
||||
\stmodindex{spam}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
% \bimodindex{} or \stmodundex{} generates an index entry for this module
|
||||
|
||||
\section{Built-in Module \sectcode{spam}} % If implemented in C
|
||||
\bimodindex[spam}
|
||||
\bimodindex{spam}
|
||||
|
||||
\section{Standard module \sectcode{spam}} % If implemented in Python
|
||||
\stmodindex{spam}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue