mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +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:
|
||||
|
||||
\begin{funcdesc}{context}func}
|
||||
\begin{funcdesc}{context}{func}
|
||||
This function is a decorator that can be used to define a factory
|
||||
function for \keyword{with} statement context objects, without
|
||||
needing to create a class or separate \method{__enter__()} and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue