Fix spelling mistake

Typo in short description, reproduced in multiple files:
homogenous -> homogeneous

Change-Id: I062119b9bb9e7b536c575d42209e4e56e86239c0
This commit is contained in:
Thomas Goirand 2016-01-25 05:54:32 +00:00
parent 6d50e02180
commit d38403e3a9
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ Overview
--------
Senlin is a clustering service for OpenStack clouds. It creates and operates
clusters of homogenous objects exposed by other OpenStack services. The goal
clusters of homogeneous objects exposed by other OpenStack services. The goal
is to make the orchestration of collections of similar objects easier.
Senlin provides RESTful APIs to users so that they can associate various

View File

@ -20,7 +20,7 @@ Overview
~~~~~~~~
Senlin is a **clustering service** for OpenStack clouds. It creates and
operates clusters of homogenous objects exposed by other OpenStack services.
operates clusters of homogeneous objects exposed by other OpenStack services.
The goal is to make orchestration of collections of similar objects easier.
This document targets senlin contributors.

View File

@ -18,7 +18,7 @@ Overview
========
Senlin is a **clustering service** for OpenStack clouds. It creates and
operates clusters of homogenous objects exposed by other OpenStack services.
operates clusters of homogeneous objects exposed by other OpenStack services.
The goal is to make orchestration of collections of similar objects easier.
A :term:`Cluster` can be associated with different :term:`Policy` objects