# HG changeset patch # User Goffi # Date 1557128267 -7200 # Node ID 2521c53bc3590f320068c2a340772fce7ddc37db # Parent 845ed0f71dd68b6fcc191b61ebd2b107b5348341 mam: typo diff -r 845ed0f71dd6 -r 2521c53bc359 src/mam.py --- 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 element in RSM request: {xml}".format( + log.warning(u"no 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),