8000 docs(angular.module): simplify wording by frankadrian · Pull Request #12543 · angular/angular.js · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(angular.module): simplify wording #12543

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update loader.js
  • Loading branch information
frankadrian committed Aug 10, 2015
commit b2273a385b6482809a4aaf551638cc38ae920134
2 changes: 1 addition & 1 deletion src/loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function setupModuleLoader(window) {
*
* Passing one argument retrieves an existing {@link angular.Module},
* whereas passing more than one argument creates a new {@link angular.Module}
*
*
*
* # Module
*
Expand Down
0