diff options
| author | Peter Bacon Darwin | 2014-02-06 14:10:56 +0000 |
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-16 19:03:40 +0000 |
| commit | f7c8bcb329eb77b153cd91fcf35c5874a6f9a4b3 (patch) | |
| tree | a456bd2780e5330283ea7ff773261a51d98d1ce7 /src | |
| parent | f7d28cd377f06224247b950680517a187a7b6749 (diff) | |
| download | angular.js-f7c8bcb329eb77b153cd91fcf35c5874a6f9a4b3.tar.bz2 | |
docs(sce): fix reference to $sceDelegateProvider
Diffstat (limited to 'src')
| -rw-r--r-- | src/ng/sce.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/sce.js b/src/ng/sce.js index d52a3a16..6bcd05cc 100644 --- a/src/ng/sce.js +++ b/src/ng/sce.js @@ -165,7 +165,7 @@ function $SceDelegateProvider() { /** * @ngdoc method - * @name sceDelegateProvider#resourceUrlBlacklist + * @name $sceDelegateProvider#resourceUrlBlacklist * @function * * @param {Array=} blacklist When provided, replaces the resourceUrlBlacklist with the value |
