libs/python/doc/v2/with_custodian_and_ward.html: correcting minor typo

[SVN r72748]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2011-06-25 01:27:17 +00:00
parent 211c90ae0f
commit 302fee14b0
+1 -1
View File
@@ -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=