Fix minor typos in the documentation

Change-Id: Iac79943d2709fd2b819b4fb676516a68e4fef061
This commit is contained in:
Simon Pasquier 2016-04-08 16:26:23 +02:00
parent 161932a298
commit e9a5f47fcf
3 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,7 @@ copyright = u'2015, Mirantis Inc.'
# The short X.Y version.
version = '0.8'
# The full version, including alpha/beta/rc tags.
release = '0.8.0'
release = '0.8.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -8,7 +8,7 @@ Configuration Guide
Plugin configuration
--------------------
To configure your plugin, you need to follow the folling steps:
To configure your plugin, you need to follow the following steps:
1. `Create a new environment <http://docs.mirantis.com/openstack/fuel/fuel-7.0/user-guide.html#launch-wizard-to-create-new-environment>`_ with the Fuel web user interface.

View File

@ -54,7 +54,7 @@ configuration or implement your own customization.
But note that running a Fuel plugin that you have built yourself is at your own risk.
To install LMA Collector Plugin from source, you first need to prepare an
environement to build the RPM file.
environment to build the RPM file.
The recommended approach is to build the RPM file directly onto the Fuel Master
node so that you won't have to copy that file later on.