diff sat/core/xmpp.py @ 3383:dea30b1eb166

doc, core: typos
author Goffi <goffi@goffi.org>
date Thu, 12 Nov 2020 14:53:11 +0100
parents e09cb08166a3
children c3943afb4cac
line wrap: on
line diff
--- a/sat/core/xmpp.py	Tue Oct 20 09:12:38 2020 +0200
+++ b/sat/core/xmpp.py	Thu Nov 12 14:53:11 2020 +0100
@@ -556,7 +556,7 @@
                 - subject
                 - extra
         @param post_xml_treatments(Deferred): a Deferred which will be called with data
-            one XML is generated
+            once XML is generated
         @return (dict) message data
         """
         data["xml"] = message_elt = domish.Element((None, "message"))