From 514d8ca07ffa7d6fb2b09b3e38170d2a09daad06 Mon Sep 17 00:00:00 2001 From: chengebj5238 Date: Tue, 6 Feb 2018 17:44:08 +0800 Subject: [PATCH] Modify grammatical errors Change-Id: I060450d4c9323fc843baba03c6acd0aea49f67b6 --- manila/share/manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manila/share/manager.py b/manila/share/manager.py index 57d1eaaecc..e32d722256 100644 --- a/manila/share/manager.py +++ b/manila/share/manager.py @@ -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