typo in docs
This commit is contained in:
parent
d78e644eb8
commit
4434e063bc
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ Ox.ArrayInput = function(options, self) {
|
||||||
|
|
||||||
/*@
|
/*@
|
||||||
setErrors <f> setErrors
|
setErrors <f> setErrors
|
||||||
(values) -> <u> set erros
|
(values) -> <u> set errors
|
||||||
@*/
|
@*/
|
||||||
that.setErrors = function(values) {
|
that.setErrors = function(values) {
|
||||||
self.$input.forEach(function($input) {
|
self.$input.forEach(function($input) {
|
||||||
|
|
Loading…
Reference in a new issue