aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/route.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ng/route.js')
-rw-r--r--src/ng/route.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/route.js b/src/ng/route.js
index e47f8a5a..b52f4351 100644
--- a/src/ng/route.js
+++ b/src/ng/route.js
@@ -486,7 +486,7 @@ function $RouteProvider(){
}
/**
- * @returns interpolation of the redirect path with the parametrs
+ * @returns interpolation of the redirect path with the parameters
*/
function interpolate(string, params) {
var result = [];