Skip to content

Commit e3c1147

Browse files
author
Ash Connell
committed
[fix] trailing whitespace
1 parent 9da113f commit e3c1147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/angular/service/history.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ function($rootScope, $state, $location, $window, $timeout, $ionicViewSwitcher, $
602602
/**
603603
* @ngdoc method
604604
* @name $ionicHistory#removeBackView
605-
* @description Remove the previous view from the history completely, including the
605+
* @description Remove the previous view from the history completely, including the
606606
* cached element and scope (if they exist).
607607
*/
608608
removeBackView: function () {

0 commit comments

Comments
 (0)