X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=RO%2Fosm_ro%2Fwim%2Ferrors.py;h=3175acdec7a1633ca1a2706b30ed99d0c7b14c63;hp=8fd0a88cf77d63668c839059e0775fd2b20ea8df;hb=51cc9c4c78bb54c84a5d2399207d206eb30ea247;hpb=57dadcfd0fcf3c8e933602e2fb57f32658d9c845 diff --git a/RO/osm_ro/wim/errors.py b/RO/osm_ro/wim/errors.py index 8fd0a88c..3175acde 100644 --- a/RO/osm_ro/wim/errors.py +++ b/RO/osm_ro/wim/errors.py @@ -141,7 +141,7 @@ class UndefinedUuidOrName(DbBaseException): class UndefinedWanMappingType(InvalidParameters): - """The dict wan_service_mapping_info MUST contain a `type` field""" + """The dict service_mapping_info MUST contain a `type` field""" def __init__(self, given): super(UndefinedWanMappingType, self).__init__(