docs(minErr): improve sce/icontext

This commit is contained in:
Igor Minar 2013-08-08 11:24:34 -07:00
parent c7953ffb7f
commit 69058bf2c4

View file

@ -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}.