diff options
| author | Igor Minar | 2011-07-17 23:55:39 -0700 |
|---|---|---|
| committer | Igor Minar | 2011-07-18 00:04:38 -0700 |
| commit | ef7cf60ebd74e0a787471ac2b9fa738f636aeae3 (patch) | |
| tree | db9cceec41909b69b61c7b4cc7fbc7190e637010 /src/validators.js | |
| parent | 7974e7eb5f3821b77691819683f9aa37f3c37473 (diff) | |
| download | angular.js-ef7cf60ebd74e0a787471ac2b9fa738f636aeae3.tar.bz2 | |
doc(misc): fixing typos in docs
Diffstat (limited to 'src/validators.js')
| -rw-r--r-- | src/validators.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/validators.js b/src/validators.js index 43378cb6..4f5c48bd 100644 --- a/src/validators.js +++ b/src/validators.js @@ -434,7 +434,8 @@ extend(angularValidator, { * response: server response, * error: validation error * }, - * current: 'current input' + * current: 'current input' + * } * } * */ |
