Skip to content

Commit ae7e0cb

Browse files
committed
docs($templateFactory): fixing function name
1 parent b9fbda5 commit ae7e0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templateFactory.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ function $TemplateFactory( $http, $templateCache, $injector) {
8989

9090
/**
9191
* @ngdoc function
92-
* @name ui.router.util.$templateFactory#fromUrl
92+
* @name ui.router.util.$templateFactory#fromProvider
9393
* @methodOf ui.router.util.$templateFactory
9494
*
9595
* @description

0 commit comments

Comments
 (0)