X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=RO%2Fosm_ro%2Fwim%2Ferrors.py;h=3175acdec7a1633ca1a2706b30ed99d0c7b14c63;hb=ee6a62063244ab492bc4d09cc5fe89388a5d1ea6;hp=8fd0a88cf77d63668c839059e0775fd2b20ea8df;hpb=57dadcfd0fcf3c8e933602e2fb57f32658d9c845;p=osm%2FRO.git 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__(