Merge "Fix typo of setings to settings"

This commit is contained in:
Jenkins
2015-03-09 01:09:30 +00:00
committed by Gerrit Code Review

View File

@@ -3,7 +3,7 @@
# NOTE: Copy this file to the root ``devstack`` directory for it to # NOTE: Copy this file to the root ``devstack`` directory for it to
# work properly. # work properly.
# ``local.conf`` is a user-maintained setings file that is sourced from ``stackrc``. # ``local.conf`` is a user-maintained settings file that is sourced from ``stackrc``.
# This gives it the ability to override any variables set in ``stackrc``. # This gives it the ability to override any variables set in ``stackrc``.
# Also, most of the settings in ``stack.sh`` are written to only be set if no # Also, most of the settings in ``stack.sh`` are written to only be set if no
# value has already been set; this lets ``local.conf`` effectively override the # value has already been set; this lets ``local.conf`` effectively override the