Fixed many typos.
These were found using: https://github.com/intgr/topy Change-Id: Ia4e14508c285d95ab4eaeabbde032ecc5e7c9e4b
This commit is contained in:
@@ -125,7 +125,7 @@ class DriverBlockDevice(dict):
|
||||
def attach(self, **kwargs):
|
||||
"""Make the device available to be used by VMs.
|
||||
|
||||
To be overriden in subclasses with the connecting logic for
|
||||
To be overridden in subclasses with the connecting logic for
|
||||
the type of device the subclass represents.
|
||||
"""
|
||||
raise NotImplementedError()
|
||||
|
||||
Reference in New Issue
Block a user