From 69a085eff6c80887a47e2c9d55f9c9215709147d Mon Sep 17 00:00:00 2001 From: Hironori Shiina Date: Tue, 13 Oct 2015 04:51:14 +0000 Subject: [PATCH] Fix typos in sample config files Correct 'comand' to 'command' in sample config files. Change-Id: I8ed97c630c4a6a842ce134c1a5826e271ba8bde2 --- doc/source/examples/basic-config-sample-juno.conf | 2 +- doc/source/examples/basic-config-sample-kilo.conf | 2 +- doc/source/examples/basic-config-sample.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/examples/basic-config-sample-juno.conf b/doc/source/examples/basic-config-sample-juno.conf index 3fb9217a3..8482b799b 100644 --- a/doc/source/examples/basic-config-sample-juno.conf +++ b/doc/source/examples/basic-config-sample-juno.conf @@ -19,7 +19,7 @@ notification_driver = messaging # Use "sudo designate-rootwrap /etc/designate/rootwrap.conf" to use the real # root filter facility. -# Change to "sudo" to skip the filtering and just run the comand directly +# Change to "sudo" to skip the filtering and just run the command directly # root_helper = sudo ######################## diff --git a/doc/source/examples/basic-config-sample-kilo.conf b/doc/source/examples/basic-config-sample-kilo.conf index 0c6f5dbc0..5719fb6d6 100644 --- a/doc/source/examples/basic-config-sample-kilo.conf +++ b/doc/source/examples/basic-config-sample-kilo.conf @@ -19,7 +19,7 @@ notification_driver = messaging # Use "sudo designate-rootwrap /etc/designate/rootwrap.conf" to use the real # root filter facility. -# Change to "sudo" to skip the filtering and just run the comand directly +# Change to "sudo" to skip the filtering and just run the command directly # root_helper = sudo # RabbitMQ Config diff --git a/doc/source/examples/basic-config-sample.conf b/doc/source/examples/basic-config-sample.conf index 61ed4dd8d..fbde0aa8f 100644 --- a/doc/source/examples/basic-config-sample.conf +++ b/doc/source/examples/basic-config-sample.conf @@ -19,7 +19,7 @@ notification_driver = messaging # Use "sudo designate-rootwrap /etc/designate/rootwrap.conf" to use the real # root filter facility. -# Change to "sudo" to skip the filtering and just run the comand directly +# Change to "sudo" to skip the filtering and just run the command directly # root_helper = sudo # RabbitMQ Config