English sentence correction (#12612)

English sentence correction. Corrected following:
"map values are merged and all are values are overridden"
to
"map values are merged and all other values are overridden"
This commit is contained in:
Shailesh Yadav 2017-03-13 03:11:19 +13:00 committed by Paul Stack
parent 85f759f296
commit 9aa9c15786
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ the last value specified is effective.
### Variable Merging ### Variable Merging
When variables are conflicting, map values are merged and all are values are When variables are conflicting, map values are merged and all other values are
overridden. Map values are always merged. overridden. Map values are always merged.
For example, if you set a variable twice on the command line: For example, if you set a variable twice on the command line: