diff --git a/src/ng/location.js b/src/ng/location.js index 486c8c8fb85d..fea6840b2fdd 100644 --- a/src/ng/location.js +++ b/src/ng/location.js @@ -96,7 +96,7 @@ function LocationHtml5Url(appBase, basePrefix) { /** * Parse given html5 (regular) url string into properties - * @param {string} newAbsoluteUrl HTML5 url + * @param {string} url HTML5 url * @private */ this.$$parse = function(url) {