Documentation fix for the $ionicBackdrop service

Fix the documented name of the release method
This commit is contained in:
Gregory Desfour
2014-04-29 15:01:51 +12:00
parent dcf352e04d
commit 03067ed0eb

View File

@@ -51,7 +51,7 @@ function($document) {
retain: retain,
/**
* @ngdoc method
* @name $ionicBackdrop#retain
* @name $ionicBackdrop#release
* @description
* Releases the backdrop.
*/