Fix spelling errors.

Fix a couple of spelling mistakes in docs that I noticed while reading.

Change-Id: Iea6898c743545dcfb3cab9fe9003a647b91bd93b
This commit is contained in:
Russell Bryant 2013-06-03 11:54:54 -04:00
parent c5f968afee
commit 495f40410c

View File

@ -29,7 +29,7 @@ of the ``OPENSTACK_HOST`` settings in your ``local_settings.py`` file.
Logging
=======
Logging is an important concern for prouction deployments, and the intricacies
Logging is an important concern for production deployments, and the intricacies
of good logging configuration go far beyond what can be covered here. However
there are a few points worth noting about the logging included with Horizon,
how to customize it, and where other components may take over:
@ -126,7 +126,7 @@ memcached has inherent problems which are beyond the scope of this
documentation.
Memcached is an extremely fast and efficient cache backend for cases where it
fits the depooyment need. But it's not appropriate for all scenarios.
fits the deployment need. But it's not appropriate for all scenarios.
Requirements: