Correct some typos in doc_files

Fix the word 'whiteout' -> 'without'.

Change-Id: I28b8b87d647cf7344038d969665c04fc9682a439
This commit is contained in:
yuhui_inspur 2017-02-23 23:07:53 -08:00
parent bb4ec5b6f2
commit ed9b8bcc10

View File

@ -126,7 +126,7 @@ that determine who and how can access objects. These policies are defined
in the service's :file:`policy.json` file.
On each API call corresponding policy check is performed.
:file:`policy.json` file can be changed whiteout interrupting the API service.
:file:`policy.json` file can be changed without interrupting the API service.
For detailed information on :file:`policy.json` syntax, please refer to the
`OpenStack official documentation <http://docs.openstack.org/kilo/config-reference/content/policy-json-file.html>`_