mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Grammar fix
Use 'if' instead of 'in case'
This commit is contained in:
parent
56ccae6ff7
commit
e6ab5178ea
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue