diff options
| author | Igor Minar | 2013-08-08 11:24:34 -0700 | 
|---|---|---|
| committer | Igor Minar | 2013-08-08 11:24:34 -0700 | 
| commit | 69058bf2c4a94fb7a9ac0ded3d061ebdac22ede3 (patch) | |
| tree | 84d1423f29a2149d30d323156ff19ef34c47988c /docs/content | |
| parent | c7953ffb7fff1965c9a8d1651c451368e1474496 (diff) | |
| download | angular.js-69058bf2c4a94fb7a9ac0ded3d061ebdac22ede3.tar.bz2 | |
docs(minErr): improve sce/icontext
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/error/sce/icontext.ngdoc | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/docs/content/error/sce/icontext.ngdoc b/docs/content/error/sce/icontext.ngdoc index af629040..d1a1ba91 100644 --- a/docs/content/error/sce/icontext.ngdoc +++ b/docs/content/error/sce/icontext.ngdoc @@ -2,5 +2,7 @@  @name $sce:icontext  @fullName Invalid / Unknown SCE context  @description -The context enum passed to {@link api/ng.$sce#trustAs $sce.trustAs} was not recognized.  Refer the -list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}. + +The context enum passed to {@link api/ng.$sce#trustAs $sce.trustAs} was not recognized. + +Please consult the list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}. | 
