aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/error
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/error')
-rw-r--r--docs/content/error/jqLite/offargs.ngdoc (renamed from docs/content/error/jqLite/off_args.ngdoc)4
-rw-r--r--docs/content/error/jqLite/onargs.ngdoc (renamed from docs/content/error/jqLite/on_args.ngdoc)2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/error/jqLite/off_args.ngdoc b/docs/content/error/jqLite/offargs.ngdoc
index 04147242..44e2ca7c 100644
--- a/docs/content/error/jqLite/off_args.ngdoc
+++ b/docs/content/error/jqLite/offargs.ngdoc
@@ -1,7 +1,7 @@
@ngdoc error
-@name jqLite:off_args
+@name jqLite:offargs
@fullName Invalid jqLite#off() parameter
@description
This error occurs when trying to pass too many arguments to `jqLite#off`. Note
-that `jqLite#off` does not support namespaces or selectors like jQuery. \ No newline at end of file
+that `jqLite#off` does not support namespaces or selectors like jQuery.
diff --git a/docs/content/error/jqLite/on_args.ngdoc b/docs/content/error/jqLite/onargs.ngdoc
index cba1e530..34a96b3a 100644
--- a/docs/content/error/jqLite/on_args.ngdoc
+++ b/docs/content/error/jqLite/onargs.ngdoc
@@ -1,5 +1,5 @@
@ngdoc error
-@name jqLite:on_args
+@name jqLite:onargs
@fullName Invalid jqLite#on() Parameters
@description