Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
NAlexandrov committed Jun 26, 2015
1 parent 832db5a commit cc16fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wmic.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ wmic.prototype._exec = function (callback) {
/**
* Convert WQL to windows wmic format
* @param query
* @returns {string}
* @returns {Array}
* @private
*/
wmic.prototype._wql2wmic = function (query) {
Expand Down

0 comments on commit cc16fa9

Please sign in to comment.