fix module name

This commit is contained in:
Yann Leboulanger 2012-12-12 20:34:02 +01:00
parent d0cade64f4
commit 12cf1eba1f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ if you need
import nbxmpp
import time
class PersonConstruct(nb.Node, object):
class PersonConstruct(nbxmpp.Node, object):
"""
Not used for now, as we don't need authors/contributors in pubsub.com feeds.
They rarely exist there