aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/parse.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ng/parse.js')
-rw-r--r--src/ng/parse.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/parse.js b/src/ng/parse.js
index 55b0c67c..fd1629f9 100644
--- a/src/ng/parse.js
+++ b/src/ng/parse.js
@@ -814,7 +814,7 @@ function getterFn(path, csp) {
*
* @description
*
- * Converts Angular {@link guid/expression expression} into a function.
+ * Converts Angular {@link guide/expression expression} into a function.
*
* <pre>
* var getter = $parse('user.name');