Modify grammatical errors

Change-Id: I060450d4c9323fc843baba03c6acd0aea49f67b6
This commit is contained in:
chengebj5238 2018-02-06 17:44:08 +08:00 committed by Tom Barron
parent 163e60681a
commit 514d8ca07f

@ -351,7 +351,7 @@ class ShareManager(manager.SchedulerDependentManager):
if (old_backend_info_hash and
old_backend_info_hash == new_backend_info_hash):
LOG.debug(
("The ensure share be skipped because the The old backend "
("The ensure share be skipped because the old backend "
"%(host)s info as the same as new backend info"),
{'host': self.host})
return