Fix spelling mistake in docstring
Change-Id: I6cecfb2e545e3e84d51d8c0236e58be5cb12a1ad
This commit is contained in:
parent
bb8b6ff100
commit
9b83674bcc
@ -62,7 +62,8 @@ class ChunkedBackupDriver(driver.BackupDriver):
|
||||
the backed up cinder volume exceeds the size of a backup repository
|
||||
"chunk."
|
||||
|
||||
Provides abstract methods to be implmented in concrete chunking drivers.
|
||||
Provides abstract methods to be implemented in concrete chunking
|
||||
drivers.
|
||||
"""
|
||||
|
||||
DRIVER_VERSION = '1.0.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user