Merge "Fix documentation error"

This commit is contained in:
Zuul 2018-06-05 02:07:17 +00:00 committed by Gerrit Code Review
commit 9d263f711d
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ class VolumeDriverCore(base.CinderInterface):
and setup replication between the newly created volume and
the secondary volume.
An optional larger size for the new snapshot can be specified. Drivers
An optional larger size for the new volume can be specified. Drivers
should check this value and create or expand the new volume to match.
:param volume: The volume to be created.