aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/anchorScroll.js
diff options
context:
space:
mode:
authorPeter Bacon Darwin2014-02-15 20:46:50 +0000
committerPeter Bacon Darwin2014-02-16 19:03:45 +0000
commitecdb9a5688df3dc9c7c436574d5ec135354d11de (patch)
tree284079a06898610f1ce319345f7d882b2ebad803 /src/ng/anchorScroll.js
parentc6f406f03b53cb6948afdd4720e54b134e463650 (diff)
downloadangular.js-ecdb9a5688df3dc9c7c436574d5ec135354d11de.tar.bz2
docs(*): fix jshint issues in examples
Diffstat (limited to 'src/ng/anchorScroll.js')
-rw-r--r--src/ng/anchorScroll.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/anchorScroll.js b/src/ng/anchorScroll.js
index f45f67f9..5c5a0387 100644
--- a/src/ng/anchorScroll.js
+++ b/src/ng/anchorScroll.js
@@ -33,7 +33,7 @@
// call $anchorScroll()
$anchorScroll();
- }
+ };
}
</file>
<file name="style.css">