From 679f65be93a9390dc19664113e0365bccc9050b2 Mon Sep 17 00:00:00 2001 From: Yathiraj Udupi Date: Thu, 6 Feb 2014 11:26:29 -0800 Subject: [PATCH] Fixing some simple documentation typos Change-Id: If32dead1f42e21db9c556ba1199a24fc6f18da0b Closes-Bug: 1277224 --- doc/source/architecture.rst | 2 +- doc/source/configuration.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/architecture.rst b/doc/source/architecture.rst index 37ce0bea8..6a8e7e68b 100644 --- a/doc/source/architecture.rst +++ b/doc/source/architecture.rst @@ -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:: diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 77097429d..5fc88eb75 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -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. =============================== ==================================== ==============================================================