Fix typo for OVSDB
Change-Id: If3de94d2b7747467c6d4b51a3c8b1960c35b1b7d
This commit is contained in:
@@ -36,7 +36,7 @@ cfg.CONF.register_opts(OPTS, 'OVS')
|
||||
|
||||
@six.add_metaclass(abc.ABCMeta)
|
||||
class Command(object):
|
||||
"""An OSVDB command that can be executed in a transaction
|
||||
"""An OVSDB command that can be executed in a transaction
|
||||
|
||||
:attr result: The result of executing the command in a transaction
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user