Skip to content

Commit

Permalink
docs($templateFactory): fixing function name
Browse files Browse the repository at this point in the history
  • Loading branch information
nateabele committed Apr 28, 2014
1 parent b9fbda5 commit ae7e0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templateFactory.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ function $TemplateFactory( $http, $templateCache, $injector) {

/**
* @ngdoc function
* @name ui.router.util.$templateFactory#fromUrl
* @name ui.router.util.$templateFactory#fromProvider
* @methodOf ui.router.util.$templateFactory
*
* @description
Expand Down

0 comments on commit ae7e0cb

Please sign in to comment.