Use the posessive form of "its", not a contraction of "it is".
This commit is contained in:
@@ -207,7 +207,7 @@ ClassTransformer.prototype.buildBody = function () {
|
||||
};
|
||||
|
||||
/**
|
||||
* Push a method to it's respective mutatorMap.
|
||||
* Push a method to its respective mutatorMap.
|
||||
*
|
||||
* @param {Node} node MethodDefinition
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user