Grammar fix

Use 'if' instead of 'in case'
This commit is contained in:
Sergei Zviagintsev 2017-02-09 19:02:29 +01:00
parent 56ccae6ff7
commit e6ab5178ea

View file

@ -233,7 +233,7 @@ You can now call all of Salt's CLI tools without explicitly passing the configur
Additional Options
..................
In case you want to distribute your virtualenv, you probably don't want to
If you want to distribute your virtualenv, you probably don't want to
include Salt's clone ``.git/`` directory, and, without it, Salt won't report
the accurate version. You can tell ``setup.py`` to generate the hardcoded
version information which is distributable: