The typo happens at the head part, and only one time occurs.
Change-Id: Ic6d3d8e17447066fe5e8ab867b10516dc8f185cc
| ... | ... |
@@ -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 |