Fix typo in generic-volume-migration.rst

"similiar" should be "similar"

Change-Id: Ibc14ddefba31d3555e9ade760f91a292a04fe591
This commit is contained in:
zhangyanxian 2016-12-20 02:32:24 +00:00
parent 0bbc528fe9
commit 6ccdfe79c6
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Use Cases
Proposed change
===============
By using a file-like object abstraction similiar to the backup volume driver
By using a file-like object abstraction similar to the backup volume driver
approach, we can allow the volume driver to determine how best to attach its
volume locally. For most drivers, this will continue to be iSCSI. And for
Ceph, a RBD object that support file semantics is returned. In both cases, the