docs(ngList): fix typo

This commit is contained in:
Josh Adams
2012-11-05 14:42:54 -06:00
committed by Igor Minar
parent d78fea87d1
commit 7550f90a57
+1 -1
View File
@@ -1159,7 +1159,7 @@ var requiredDirective = function() {
* @name ng.directive:ngList
*
* @description
* Text input that converts between comma-seperated string into an array of strings.
* Text input that converts between comma-separated string into an array of strings.
*
* @element input
* @param {string=} ngList optional delimiter that should be used to split the value. If