typo in docs

This commit is contained in:
rolux 2012-06-02 11:52:36 +02:00
parent d78e644eb8
commit 4434e063bc

View file

@ -182,7 +182,7 @@ Ox.ArrayInput = function(options, self) {
/*@
setErrors <f> setErrors
(values) -> <u> set erros
(values) -> <u> set errors
@*/
that.setErrors = function(values) {
self.$input.forEach(function($input) {