Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeeters committed Jun 17, 2015
1 parent 52bcf5b commit c51b064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transaction/_transaction.py
Expand Up @@ -494,7 +494,7 @@ def setExtendedInfo(self, name, value):
class MultiObjectResourceAdapter(object):
"""Adapt the old-style register() call to the new-style join().
With join(), a resource mananger like a Connection registers with
With join(), a resource manager like a Connection registers with
the transaction manager. With register(), an individual object
is passed to register().
"""
Expand Down

0 comments on commit c51b064

Please sign in to comment.