mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fix latex typo
This commit is contained in:
parent
a7e820a408
commit
e708cf5d0f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ This module provides utilities for common tasks involving the
|
||||||
|
|
||||||
Functions provided:
|
Functions provided:
|
||||||
|
|
||||||
\begin{funcdesc}{context}func}
|
\begin{funcdesc}{context}{func}
|
||||||
This function is a decorator that can be used to define a factory
|
This function is a decorator that can be used to define a factory
|
||||||
function for \keyword{with} statement context objects, without
|
function for \keyword{with} statement context objects, without
|
||||||
needing to create a class or separate \method{__enter__()} and
|
needing to create a class or separate \method{__enter__()} and
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue