From 9ba23faf6f1d923c28e8318f2ad07880dc0bc7bb Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Tue, 13 Nov 2018 19:36:13 +0800 Subject: [PATCH] Delete the duplicate words in multi-backend-uuids.rst Change-Id: I95adf24fcf4c2fe972f1b51c003269efb4a0eaa0 --- specs/keystone/juno/multi-backend-uuids.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/keystone/juno/multi-backend-uuids.rst b/specs/keystone/juno/multi-backend-uuids.rst index 2e21356d..acf26878 100644 --- a/specs/keystone/juno/multi-backend-uuids.rst +++ b/specs/keystone/juno/multi-backend-uuids.rst @@ -345,7 +345,7 @@ although there are two changes to the controller-manager interface: - The explicit ``user_id`` and ``group_id`` parameters in the Create call for those entities, since the manager layer will now generate the ID. The - manager will will then pass this ID to the driver layer. + manager will then pass this ID to the driver layer. Implementation