Skip to content

Commit 65db032

Browse files
committed
Removing trailing space
1 parent 8f3ecb7 commit 65db032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: js/angular/service/loading.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ function($ionicLoadingConfig, $ionicBody, $ionicTemplateLoader, $ionicBackdrop,
8383
* @name $ionicLoading#show
8484
* @description Shows a loading indicator. If the indicator is already shown,
8585
* it will set the options given and keep the indicator shown. Note: While this
86-
* function still returns an $ionicLoading instance for backwards compatiblity,
86+
* function still returns an $ionicLoading instance for backwards compatiblity,
8787
* its use has been deprecated.
8888
* @param {object} opts The options for the loading indicator. Available properties:
8989
* - `{string=}` `template` The html content of the indicator.

0 commit comments

Comments
 (0)