replace word 'by' with 'be'

Closes-Bug:#1304834

Change-Id: Ida31949453c38c8eef748abe2ee8b0df92d7fb74
This commit is contained in:
bruceSz 2014-04-09 15:16:44 +08:00
parent dc43f94d71
commit a33974c250

View File

@ -184,7 +184,7 @@ Auth-Token Middleware with Username and Password
It is also possible to configure Keystone's auth_token middleware using the
'admin_user' and 'admin_password' options. When using the 'admin_user' and
'admin_password' options the 'admin_token' parameter is optional. If
'admin_token' is specified it will by used only if the specified token is
'admin_token' is specified it will be used only if the specified token is
still valid.
Here is an example paste config filter that makes use of the 'admin_user' and