diff options
Diffstat (limited to 'docs/content/error')
| -rw-r--r-- | docs/content/error/resource/badargs.ngdoc (renamed from docs/content/error/ngResource/badargs.ngdoc) | 2 | ||||
| -rw-r--r-- | docs/content/error/resource/badcfg.ngdoc (renamed from docs/content/error/ngResource/badcfg.ngdoc) | 2 | ||||
| -rw-r--r-- | docs/content/error/sanitize/badparse.ngdoc (renamed from docs/content/error/ngSanitize/badparse.ngdoc) | 2 | 
3 files changed, 3 insertions, 3 deletions
| diff --git a/docs/content/error/ngResource/badargs.ngdoc b/docs/content/error/resource/badargs.ngdoc index c5f89207..a9a3f213 100644 --- a/docs/content/error/ngResource/badargs.ngdoc +++ b/docs/content/error/resource/badargs.ngdoc @@ -1,5 +1,5 @@  @ngdoc error -@name ngResource:badargs +@name $resource:badargs  @fullName Too Many Arguments  @description diff --git a/docs/content/error/ngResource/badcfg.ngdoc b/docs/content/error/resource/badcfg.ngdoc index 07145466..82e87504 100644 --- a/docs/content/error/ngResource/badcfg.ngdoc +++ b/docs/content/error/resource/badcfg.ngdoc @@ -1,5 +1,5 @@  @ngdoc error -@name ngResource:badcfg +@name $resource:badcfg  @fullName Response does not match configured parameter  @description diff --git a/docs/content/error/ngSanitize/badparse.ngdoc b/docs/content/error/sanitize/badparse.ngdoc index 39ba20d7..d07c6d62 100644 --- a/docs/content/error/ngSanitize/badparse.ngdoc +++ b/docs/content/error/sanitize/badparse.ngdoc @@ -1,5 +1,5 @@  @ngdoc error -@name ngSanitize:badparse +@name $sanitize:badparse  @fullName Parsing Error while Sanitizing  @description | 
