File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ function $SceDelegateProvider() {
136136
137137 /**
138138 * @ngdoc method
139- * @name sceDelegateProvider#resourceUrlWhitelist
139+ * @name $ sceDelegateProvider#resourceUrlWhitelist
140140 * @function
141141 *
142142 * @param {Array= } whitelist When provided, replaces the resourceUrlWhitelist with the value
@@ -663,7 +663,7 @@ function $SceProvider() {
663663
664664 /**
665665 * @ngdoc method
666- * @name sceProvider#enabled
666+ * @name $ sceProvider#enabled
667667 * @function
668668 *
669669 * @param {boolean= } value If provided, then enables/disables SCE.
@@ -741,7 +741,7 @@ function $SceProvider() {
741741
742742 /**
743743 * @ngdoc method
744- * @name sce#isEnabled
744+ * @name $ sce#isEnabled
745745 * @function
746746 *
747747 * @return {Boolean } true if SCE is enabled, false otherwise. If you want to set the value, you
You can’t perform that action at this time.
0 commit comments