summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorhowardlee <lihongweibj@inspur.com>2016-11-01 14:32:01 +0800
committerhowardlee <lihongweibj@inspur.com>2016-11-01 14:32:01 +0800
commit21ad0867be477ad158a9bc5935db26b53d14cd3d (patch)
treefd09fb13830c3a359eb6251bbd9be2716136b7b0 /doc/source
parentb32f6c87d40d51d7d7ad4e624c0c080bf2f4093c (diff)
downloadoslo-policy-21ad0867be477ad158a9bc5935db26b53d14cd3d.tar.gz
Fix typo in oslo.policy
TrivialFix Change-Id: I0a9f18e31492b5b5bd5de004e8f5129d8fd3f50f
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/usage.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/usage.rst b/doc/source/usage.rst
index 144c0c5..2ba217f 100644
--- a/doc/source/usage.rst
+++ b/doc/source/usage.rst
@@ -109,7 +109,7 @@ where policy-generator.conf looks like::
output_file = policy-sample.yaml
namespace = nova
-If output_file is ommitted the sample file will be sent to stdout.
+If output_file is omitted the sample file will be sent to stdout.
Merged file generation
----------------------
@@ -143,7 +143,7 @@ where policy-merged-generator.conf looks like::
output_file = policy-merged.yaml
namespace = nova
-If output_file is ommitted the file will be sent to stdout.
+If output_file is omitted the file will be sent to stdout.
List of redundant configuration
-------------------------------