Fix spelling mistake

Change-Id: Idd1e75870348085d54dcb40a8d2c0bbdbcb05e0a
This commit is contained in:
Martin Schuppert
2016-06-28 08:35:07 +02:00
parent 99b6b0531e
commit 2054082296

View File

@@ -85,7 +85,7 @@ class FirewallDriver(object):
Gets called when an instance gets added to or removed from Gets called when an instance gets added to or removed from
the security group the instance is a member of or if the 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() raise NotImplementedError()