Fix copy and paste error in docstring.
Change-Id: I763791f733b75b971d3db3a90d5eeefc62947266
This commit is contained in:
@@ -31,7 +31,7 @@ EXTENDED_ATTRIBUTES_2_0 = {
|
|||||||
|
|
||||||
|
|
||||||
class Maclearning(object):
|
class Maclearning(object):
|
||||||
"""Extension class supporting port security."""
|
"""Extension class supporting port mac learning."""
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def get_name(cls):
|
def get_name(cls):
|
||||||
|
|||||||
Reference in New Issue
Block a user