Merge "Fix spelling mistake"

This commit is contained in:
Jenkins 2016-07-28 20:14:17 +00:00 committed by Gerrit Code Review
commit 7f84c4e25e

View File

@ -85,7 +85,7 @@ class FirewallDriver(object):
Gets called when an instance gets added to or removed from
the security group the instance is a member of or if the
group gains or looses a rule.
group gains or loses a rule.
"""
raise NotImplementedError()