changeset 399:2521c53bc359

mam: typo
author Goffi <goffi@goffi.org>
date Mon, 06 May 2019 09:37:47 +0200
parents 845ed0f71dd6
children 371e72871e19
files src/mam.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/mam.py	Mon Mar 11 20:50:54 2019 +0100
+++ b/src/mam.py	Mon May 06 09:37:47 2019 +0200
@@ -120,7 +120,7 @@
                             # above the total number of items, which means we are complete
                             attributes['complete'] = "true"
                     else:
-                        log.warnign(u"no <first> element in RSM request: {xml}".format(
+                        log.warning(u"no <first> element in RSM request: {xml}".format(
                             xml = rsm_elt.toXml()))
                 elif item_data.item.name == 'item':
                     msg_data.append([item_data.item['id'], make_message(item_data.item),