trivial: modify spelling error of message

Change-Id: I1879e550eaefd3e5d124a50aa47a8dd0da99fe29
This commit is contained in:
lvxianguo 2018-10-30 18:50:08 +08:00
parent e9be0916d2
commit eae4d8ffda
1 changed files with 1 additions and 1 deletions

View File

@ -540,7 +540,7 @@ class L3AppMixin(object):
router_key=router_unique_key).add()
# If router interface is not concrete, send to local controller. local
# controller will create icmp unreachable mesage. A virtual router
# controller will create icmp unreachable message. A virtual router
# interface will not be in local cache, as it doesn't have chassis
# information.
lport = self.db_store.get_one(l2.LogicalPort(id=router_port.id))