There was an error while loading. Please reload this page.
1 parent 8ddb66f commit 877fca8Copy full SHA for 877fca8
1 file changed
Doc/library/functools.rst
@@ -387,7 +387,7 @@ The :mod:`!functools` module defines the following functions:
387
that must be filled in.
388
389
If :func:`!partial` is applied to an existing
390
- :ref:`partial object<partial-objects>`, :data:`!Placeholder` sentinels of the
+ :ref:`partial object <partial-objects>`, :data:`!Placeholder` sentinels of the
391
input object are filled in with new positional arguments.
392
A placeholder can be retained by inserting a new
393
:data:`!Placeholder` sentinel to the place held by a previous :data:`!Placeholder`:
0 commit comments