From 2ca33d3e427bf0641ecdbc3a16ca6860f5e58aa3 Mon Sep 17 00:00:00 2001 From: melissaml Date: Thu, 20 Sep 2018 10:57:11 +0800 Subject: [PATCH] fix a typo Change-Id: Ica2307f82c6c98d47d64b4b8f740efca95f94b5a --- dcorch/engine/sync_services/identity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dcorch/engine/sync_services/identity.py b/dcorch/engine/sync_services/identity.py index 6df77bbff..e4a6ff850 100644 --- a/dcorch/engine/sync_services/identity.py +++ b/dcorch/engine/sync_services/identity.py @@ -147,7 +147,7 @@ class IdentitySyncThread(SyncThread): # project on subcloud-X will be different to the ID for the # project on Central Region. # These fields are optional anyways since a subsequent role - # assigment will give the same scoping + # assignment will give the same scoping # # If these do need to be synced in the future then # procure the project / domain list for this subcloud first