aboutsummaryrefslogtreecommitdiffstats
path: root/src/AngularPublic.js
diff options
context:
space:
mode:
authorPeter Bacon Darwin2014-02-06 13:33:42 +0000
committerPeter Bacon Darwin2014-02-16 19:03:40 +0000
commit6483dea08c6fae937e62ce242212152d7ef27d91 (patch)
treee6dc6994bea75598287d128f21f85f75acc18de6 /src/AngularPublic.js
parentcceb455fb167571e26341ded6b595dafd4d92bc6 (diff)
downloadangular.js-6483dea08c6fae937e62ce242212152d7ef27d91.tar.bz2
docs(bike-shed-migration): Add missing module tag
The generator is able to imply the module from the containing folder for most files but these are in the ng module but are stored at the root folder.
Diffstat (limited to 'src/AngularPublic.js')
-rw-r--r--src/AngularPublic.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AngularPublic.js b/src/AngularPublic.js
index 14fe25ae..ed57b194 100644
--- a/src/AngularPublic.js
+++ b/src/AngularPublic.js
@@ -79,6 +79,7 @@
/**
* @ngdoc property
* @name angular.version
+ * @module ng
* @description
* An object that contains information about the current AngularJS version. This object has the
* following properties: