diff --git a/src/ng/location.js b/src/ng/location.js index 44e7f25da..803793af2 100644 --- a/src/ng/location.js +++ b/src/ng/location.js @@ -428,7 +428,7 @@ LocationHashbangInHtml5Url.prototype = * If the argument is a hash object containing an array of values, these values will be encoded * as duplicate search parameters in the url. * - * @param {(string|Array|boolean)=} paramValue If `search` is a string, then `paramValue` + * @param {(string|Number|Array|boolean)=} paramValue If `search` is a string or number, then `paramValue` * will override only a single search property. * * If `paramValue` is an array, it will override the property of the `search` component of