diff --git a/doc/v2/call_method.html b/doc/v2/call_method.html index 81b913f6..2aa50c39 100644 --- a/doc/v2/call_method.html +++ b/doc/v2/call_method.html @@ -34,7 +34,7 @@
<boost/python/call_method.hpp> defines the call_method family of overloaded function
- templates, used to invoke Python callable objects from C++.
+ templates, used to invoke callable attributes of Python objects from C++.
@@ -131,7 +131,7 @@ BOOST_PYTHON_MODULE_INIT(my_module)
Revised - 9 May, 2002 + 10 May, 2002
© Copyright Dave Abrahams