Fix typos in comment

This patch fixes typos `releveant` and `theyr'e`.

Change-Id: I9f56d480290ee00053a9c6162aee450fcb589fc6
This commit is contained in:
Ha Van Tu 2016-10-28 15:42:12 +07:00
parent 96e76cf59f
commit b47099ed82
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ class VolumeManager(manager.SchedulerDependentManager):
def _sync_provider_info(self, ctxt, volumes, snapshots):
# NOTE(jdg): For now this just updates provider_id, we can add more
# add more items to the update if theyr'e releveant but we need
# add more items to the update if they're relevant but we need
# to be safe in what we allow and add a list of allowed keys
# things that make sense are provider_*, replication_status etc