From c939a0b4f0a2665bcefdf2718dc5ed9563787c17 Mon Sep 17 00:00:00 2001 From: lande1234 Date: Fri, 8 Jul 2016 13:53:16 +0800 Subject: [PATCH] fix wrong words Signed-off-by: lande1234 --- docs/README.rst | 2 +- docs/openstack_backend.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.rst b/docs/README.rst index 3609046cc..fc5754e8c 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -41,7 +41,7 @@ Provided Utilities * ``teuthology-results`` - Examing a finished run and email results * ``teuthology-schedule`` - Schedule a single job * ``teuthology-suite`` - Schedule a full run based on a suite (see `suites` in `ceph-qa-suite `__) -* ``teuthology-updatekeys`` - Update SSH host keys for a mchine +* ``teuthology-updatekeys`` - Update SSH host keys for a machine * ``teuthology-worker`` - Worker daemon to monitor the queue and execute jobs For a description of the distinct services that utilities interact with see diff --git a/docs/openstack_backend.rst b/docs/openstack_backend.rst index e356d0592..b8041f49e 100644 --- a/docs/openstack_backend.rst +++ b/docs/openstack_backend.rst @@ -190,7 +190,7 @@ It matters because there can be multiple entries per job such as:: count: 3 size: 200 # GB -When a job is composed with these, theuthology aggregates them as:: +When a job is composed with these, teuthology aggregates them as:: openstack: - machine: -- 2.47.3