common: spelling correction

This commit is contained in:
greggdourgarian 2016-08-26 15:39:12 -05:00
parent 6b8b198284
commit 7f78b26831
2 changed files with 2 additions and 2 deletions

View file

@ -865,7 +865,7 @@ var extractTypeName = function (name) {
}; };
/** /**
* Converts value to it's decimal representation in string * Converts value to its decimal representation in string
* *
* @method toDecimal * @method toDecimal
* @param {String|Number|BigNumber} * @param {String|Number|BigNumber}

View file

@ -2109,7 +2109,7 @@ var extractTypeName = function (name) {
}; };
/** /**
* Converts value to it's decimal representation in string * Converts value to its decimal representation in string
* *
* @method toDecimal * @method toDecimal
* @param {String|Number|BigNumber} * @param {String|Number|BigNumber}