Fix typos in nmp module.

This commit is contained in:
abednarik 2016-01-12 21:11:25 -03:00 committed by rallytime
parent deeeb71dda
commit 0b0d73756e

View File

@ -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