Fix typo
This commit is contained in:
parent
399b0f052a
commit
369c6c0d64
@ -88,7 +88,7 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
splice.apply(doc.toxml('utf-8'))
|
splice.apply(doc.toxml('utf-8'))
|
||||||
|
|
||||||
if config.pubsubhubbub.hub() and not no_publish:
|
if config.pubsubhubbub_hub() and not no_publish:
|
||||||
from planet import publish
|
from planet import publish
|
||||||
publish.publish(config)
|
publish.publish(config)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user