spelling
This commit is contained in:
parent
3e91e23ed5
commit
f47e09768e
1 changed files with 2 additions and 2 deletions
|
@ -70,8 +70,8 @@ Defs.prototype.render = function () {
|
|||
/**
|
||||
* Set a def, overwriting existing value
|
||||
*
|
||||
* @param {string} name - Name of the defs to set
|
||||
* @param {string} value - Value of the defs to set
|
||||
* @param {string} name - Name of the def to set
|
||||
* @param {string} value - Value of the def to set
|
||||
* @return {Defs} this - The Defs instance
|
||||
*/
|
||||
Defs.prototype.set = function (name, value) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue