Fixing some simple documentation typos

Change-Id: If32dead1f42e21db9c556ba1199a24fc6f18da0b
Closes-Bug: 1277224
This commit is contained in:
Yathiraj Udupi 2014-02-06 11:26:29 -08:00
parent 713218256a
commit 679f65be93
2 changed files with 2 additions and 2 deletions

View File

@ -424,7 +424,7 @@ verification by consumers who access the data via the API.
RPC
---
Ceilomter uses ``openstack.common.rpc`` to cast messages from the
Ceilometer uses ``openstack.common.rpc`` to cast messages from the
agent to the collector.
.. seealso::

View File

@ -25,7 +25,7 @@ Please note that ceilometer uses openstack-common extensively, which requires th
the other parameters are set appropriately. For information we are listing the configuration
elements that we use after the ceilometer specific elements.
If you use sql alchemy, its specific paramaters will need to be set.
If you use sql alchemy, its specific parameters will need to be set.
=============================== ==================================== ==============================================================