Merge "Modify grammatical errors"

This commit is contained in:
Zuul 2018-03-25 14:33:12 +00:00 committed by Gerrit Code Review
commit 0da6de472b
1 changed files with 1 additions and 1 deletions

View File

@ -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