Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sebp committed Oct 27, 2012
1 parent 1a3fde6 commit 296a657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/objects.txt
Expand Up @@ -250,7 +250,7 @@ API
called.

It recommended to use the *with* statement when calling :meth:`freeze_notify`,
that way it is ensured that :meth:`that_notify` is called implicitly at
that way it is ensured that :meth:`thaw_notify` is called implicitly at
the end of the block::

with an_object.freeze_notify():
Expand Down

0 comments on commit 296a657

Please sign in to comment.