diff --git a/doc/clapper/method.ThreadedObject.get_context.html b/doc/clapper/method.ThreadedObject.get_context.html index 3720222b..c7ff97a1 100644 --- a/doc/clapper/method.ThreadedObject.get_context.html +++ b/doc/clapper/method.ThreadedObject.get_context.html @@ -180,7 +180,7 @@ action in it from a different thread.

- The caller of the method takes ownership of the returned data, and is responsible for freeing it. + The returned data is owned by the instance.