mirror of
https://github.com/boostorg/python.git
synced 2026-01-21 05:02:17 +00:00
libs/python/doc/v2/with_custodian_and_ward.html: correcting minor typo
[SVN r72748]
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<hr>
|
||||
<h2>
|
||||
<a name="introduction">Introduction</a>
|
||||
</h2>This header provides faciliites for establishing a lifetime
|
||||
</h2>This header provides facilities for establishing a lifetime
|
||||
dependency between two of a function's Python argument or result objects.
|
||||
The <i>ward</i> object will not be destroyed until after the custodian as
|
||||
long as the <i>custodian</i> object supports <a href=
|
||||
|
||||
Reference in New Issue
Block a user