From 9910d768d00dd901768eb73777310302c4211630 Mon Sep 17 00:00:00 2001 From: Nikolay Fedotov Date: Sun, 24 Jul 2016 12:19:02 +0000 Subject: [PATCH] Typo in mitaka.rst * line #50 'messagEing' * line #60 s/updated/updates/ and s/one/done/ Change-Id: I1380c1d686baf2a769b75eab85ff29c330db1bb7 --- doc/source/upgrade/mitaka.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/upgrade/mitaka.rst b/doc/source/upgrade/mitaka.rst index 5117dc6c7..e7d170794 100644 --- a/doc/source/upgrade/mitaka.rst +++ b/doc/source/upgrade/mitaka.rst @@ -47,7 +47,7 @@ export it to the new YAML format. .. note:: You will need to have at least one instance of central running, and machine - ``designate-manage`` is running on will need access to the messageing queue + ``designate-manage`` is running on will need access to the messaging queue .. code-block:: console @@ -57,7 +57,7 @@ This will create a YAML file, with all the currently defined pools, and all of t We suggest this is then migrated into a config management system, or other document management system. -From this point on all updated to pools should be one by updating this file, and +From this point on all updates to pools should be done by updating this file, and running: .. code-block:: console