summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oslo_policy/opts.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/oslo_policy/opts.py b/oslo_policy/opts.py
index d836f57..d247e8a 100644
--- a/oslo_policy/opts.py
+++ b/oslo_policy/opts.py
@@ -41,7 +41,7 @@ _options = [
'in the search path defined by the config_dir '
'option, or absolute paths. The file defined by '
'policy_file must exist for these directories to '
- 'be searched. Missing or empty directories are'
+ 'be searched. Missing or empty directories are '
'ignored.'),
deprecated_group='DEFAULT'),
]