Comment spelling correction
parent
611ee9ab35
commit
78e1913eb9
|
@ -212,7 +212,7 @@ function attach_extend( func )
|
||||||
/**
|
/**
|
||||||
* Shorthand for extending classes
|
* Shorthand for extending classes
|
||||||
*
|
*
|
||||||
* This method can be invoked on the object, rater than having to call
|
* This method can be invoked on the object, rather than having to call
|
||||||
* Class.extend( this ).
|
* Class.extend( this ).
|
||||||
*
|
*
|
||||||
* @param {Object} props properties to add to extended class
|
* @param {Object} props properties to add to extended class
|
||||||
|
|
Loading…
Reference in New Issue