8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd451d commit 8ae9e94Copy full SHA for 8ae9e94
src/loader.js
@@ -38,7 +38,7 @@ function setupModuleLoader(window) {
38
* All modules (angular core or 3rd party) that should be available to an application must be
39
* registered using this mechanism.
40
*
41
- * Passing one argument retrieves an existing {@link angular.Module},
+ * Passing one argument retrieves an existing {@link angular.Module},
42
* whereas passing more than one argument creates a new {@link angular.Module}
43
44
0 commit comments