Skip to content

Commit 1c62d63

Browse files
thorn0gkalpak
authored andcommitted
docs(Module): fix parameter names for .decorator()
Closes angular#14413
1 parent 761c70c commit 1c62d63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/loader.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@ function setupModuleLoader(window) {
197197
* @ngdoc method
198198
* @name angular.Module#decorator
199199
* @module ng
200-
* @param {string} The name of the service to decorate.
201-
* @param {Function} This function will be invoked when the service needs to be
202-
* instantiated and should return the decorated service instance.
200+
* @param {string} name The name of the service to decorate.
201+
* @param {Function} decorFn This function will be invoked when the service needs to be
202+
* instantiated and should return the decorated service instance.
203203
* @description
204204
* See {@link auto.$provide#decorator $provide.decorator()}.
205205
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy