mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix typos in nmp module.
This commit is contained in:
parent
deeeb71dda
commit
0b0d73756e
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ def install(pkg=None,
|
|||
.. versionadded:: 2014.7.0
|
||||
|
||||
dry_run
|
||||
Wether or not to run NPM install with --dry-run flag.
|
||||
Whether or not to run NPM install with --dry-run flag.
|
||||
|
||||
.. versionadded::2015.8.4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue