Skip to content

Commit

Permalink
Removing trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
mlynch committed Dec 6, 2015
1 parent 8f3ecb7 commit 65db032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/angular/service/loading.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ function($ionicLoadingConfig, $ionicBody, $ionicTemplateLoader, $ionicBackdrop,
* @name $ionicLoading#show
* @description Shows a loading indicator. If the indicator is already shown,
* it will set the options given and keep the indicator shown. Note: While this
* function still returns an $ionicLoading instance for backwards compatiblity,
* function still returns an $ionicLoading instance for backwards compatiblity,
* its use has been deprecated.
* @param {object} opts The options for the loading indicator. Available properties:
* - `{string=}` `template` The html content of the indicator.
Expand Down

0 comments on commit 65db032

Please sign in to comment.