summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-04-13 08:25:15 +0000
committerGerrit Code Review <review@openstack.org>2015-04-13 08:25:15 +0000
commit2dca79db833cf758a2ee79586154efe842f340ea (patch)
tree9ce534fb57c12a18d7b96a9ef8f17219179a404e
parent16a37c9ab9b48a9396ad1186a49a1f48c959bed2 (diff)
parentfc6ef2bd057e44a69b8f2cbb08e833f871d886cc (diff)
downloadhorizon-2dca79db833cf758a2ee79586154efe842f340ea.tar.gz
Merge "Fixing typo in AVAILABLE_REGIONS section"
-rwxr-xr-xdoc/source/topics/settings.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/topics/settings.rst b/doc/source/topics/settings.rst
index ab8fc37ab..d612d2da2 100755
--- a/doc/source/topics/settings.rst
+++ b/doc/source/topics/settings.rst
@@ -321,7 +321,7 @@ to be shown per page if API pagination support for this exists.
Default: ``None``
-A tuple of tuples which define multiple regions. The tuple format is
+A list of tuples which define multiple regions. The tuple format is
``('http://{{ keystone_host }}:5000/v2.0', '{{ region_name }}')``. If any regions
are specified the login form will have a dropdown selector for authenticating
to the appropriate region, and there will be a region switcher dropdown in