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