Browse code

Merge "Fix typo of setings to settings"

Jenkins authored on 2015/03/09 10:09:30
Showing 1 changed files
... ...
@@ -3,7 +3,7 @@
3 3
 # NOTE: Copy this file to the root ``devstack`` directory for it to
4 4
 # work properly.
5 5
 
6
-# ``local.conf`` is a user-maintained setings file that is sourced from ``stackrc``.
6
+# ``local.conf`` is a user-maintained settings file that is sourced from ``stackrc``.
7 7
 # This gives it the ability to override any variables set in ``stackrc``.
8 8
 # Also, most of the settings in ``stack.sh`` are written to only be set if no
9 9
 # value has already been set; this lets ``local.conf`` effectively override the