aboutsummaryrefslogtreecommitdiffstats
path: root/src/directives.js
diff options
context:
space:
mode:
authorIgor Minar2011-07-17 23:55:39 -0700
committerIgor Minar2011-07-18 00:04:38 -0700
commitef7cf60ebd74e0a787471ac2b9fa738f636aeae3 (patch)
treedb9cceec41909b69b61c7b4cc7fbc7190e637010 /src/directives.js
parent7974e7eb5f3821b77691819683f9aa37f3c37473 (diff)
downloadangular.js-ef7cf60ebd74e0a787471ac2b9fa738f636aeae3.tar.bz2
doc(misc): fixing typos in docs
Diffstat (limited to 'src/directives.js')
-rw-r--r--src/directives.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/directives.js b/src/directives.js
index cb368c13..2949269b 100644
--- a/src/directives.js
+++ b/src/directives.js
@@ -339,7 +339,7 @@ function compileBindTemplate(template){
* text should be replaced with the template in ng:bind-template.
* Unlike ng:bind the ng:bind-template can contain multiple `{{` `}}`
* expressions. (This is required since some HTML elements
- * can not have SPAN elements such as TITLE, or OPTION to name a few.
+ * can not have SPAN elements such as TITLE, or OPTION to name a few.)
*
* @element ANY
* @param {string} template of form