diff options
| author | Igor Minar | 2013-08-08 10:21:26 -0700 | 
|---|---|---|
| committer | Igor Minar | 2013-08-08 10:21:26 -0700 | 
| commit | 3ab579a2a6a9b21d3b43014f08f6c60bbad265a2 (patch) | |
| tree | 750cd8dd07c5ef25a3e5ad5c131341415a46edca /docs/content/error | |
| parent | a53e466b80162b6b7b70956f08ef3ca4cf1043f0 (diff) | |
| download | angular.js-3ab579a2a6a9b21d3b43014f08f6c60bbad265a2.tar.bz2 | |
docs(minErr): improve sce/itype.ngdoc
Diffstat (limited to 'docs/content/error')
| -rw-r--r-- | docs/content/error/sce/itype.ngdoc | 8 | 
1 files changed, 5 insertions, 3 deletions
| diff --git a/docs/content/error/sce/itype.ngdoc b/docs/content/error/sce/itype.ngdoc index 90555156..de7a5a5e 100644 --- a/docs/content/error/sce/itype.ngdoc +++ b/docs/content/error/sce/itype.ngdoc @@ -1,6 +1,8 @@  @ngdoc error  @name $sce:itype -@fullName String value required for SCE trust call. +@fullName String Value is Required for SCE Trust Call  @description -{@link api/ng.$sce#trustAs $sce.trustAs} requires a string value.  Read more about {@link -api/ng.$sce#strictcontextualescaping Strict Contextual Escaping (SCE)} in AngularJS. + +{@link api/ng.$sce#trustAs $sce.trustAs} requires a string value. + +Read more about {@link api/ng.$sce#strictcontextualescaping Strict Contextual Escaping (SCE)} in AngularJS. | 
