mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Documentation fix for the $ionicBackdrop service
Fix the documented name of the release method
This commit is contained in:
2
js/angular/service/backdrop.js
vendored
2
js/angular/service/backdrop.js
vendored
@@ -51,7 +51,7 @@ function($document) {
|
||||
retain: retain,
|
||||
/**
|
||||
* @ngdoc method
|
||||
* @name $ionicBackdrop#retain
|
||||
* @name $ionicBackdrop#release
|
||||
* @description
|
||||
* Releases the backdrop.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user