Fixed typo in comment
This commit is contained in:
parent
76f568e0f0
commit
a2128864e7
@ -219,7 +219,7 @@ class Command(object):
|
||||
def run(self, *args, **kwargs):
|
||||
"""Run the command.
|
||||
|
||||
Must be implemented by sub-classes that are not simply and intermediate
|
||||
Must be implemented by sub-classes that are not simply an intermediate
|
||||
in the command namespace.
|
||||
"""
|
||||
raise NotImplementedError
|
||||
|
||||
Loading…
Reference in New Issue
Block a user