Trivial fix typos

Change-Id: I4c7d3a0d815a616d1ba2c0d26135db5f2aea0c2f
This commit is contained in:
Vu Cong Tuan
2017-05-30 15:54:30 +07:00
parent bd8151e581
commit 35074edaf7
12 changed files with 15 additions and 15 deletions

View File

@@ -104,7 +104,7 @@ class WeightPlanner(base.BasePlanner):
# START --> migrate-1 --> migrate-3
# \ \--> resize-1 --> FINISH
# \--> migrate-2 -------------/
# In the above case migrate-1 will the only memeber of the leaf
# In the above case migrate-1 will be the only member of the leaf
# group that migrate-3 will use as parent group, whereas
# resize-1 will have both migrate-2 and migrate-3 in its
# parent/leaf group