8000 style(loader): make jscs happy · MWGitHub/angular.js@8ae9e94 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ae9e94

Browse files
committed
style(loader): make jscs happy
1 parent 1bd451d commit 8ae9e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function setupModuleLoader(window) {
3838
* All modules (angular core or 3rd party) that should be available to an application must be
3939
* registered using this mechanism.
4040
*
41-
* Passing one argument retrieves an existing {@link angular.Module},
41+
* Passing one argument retrieves an existing {@link angular.Module},
4242
* whereas passing more than one argument creates a new {@link angular.Module}
4343
*
4444
*

0 commit comments

Comments
 (0)
0