Fix the misspelling of "migration"

Change-Id: Ieb19970ae9da89cd7cc1f112c4da0ea8f07b8177
This commit is contained in:
Guoqiang Ding 2017-12-21 13:47:36 +08:00
parent 8775e644e1
commit f4d103f24b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ if user wants those volume's information.
in a CG. For example "cinder list --group-id <uuid of CG>".
NOTE: Since we're working on Generic Volume Group[1], to avoid unnecessary
code mirgation later, we will implement the 'group_id' query filter first,
code migration later, we will implement the 'group_id' query filter first,
and after Generic Volume Group is merged, we will implement the #1 way
dependent on the Generic Group spec.