Merge "Fix copy and paste error in docstring."

This commit is contained in:
Jenkins 2013-08-13 20:07:05 +00:00 committed by Gerrit Code Review
commit f6aac3e4d7

View File

@ -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):