diff --git a/js/angular/service/slideBoxDelegate.js b/js/angular/service/slideBoxDelegate.js index a066c4f8d3..aa8bbf3429 100644 --- a/js/angular/service/slideBoxDelegate.js +++ b/js/angular/service/slideBoxDelegate.js @@ -5,8 +5,7 @@ * @description * Delegate that controls the {@link ionic.directive:ionSlideBox} directive. * - * Methods called directly on the $ionicSlideBoxDelegate service will control all side - * menus. Use the {@link ionic.service:$ionicSlideBoxDelegate#$getByHandle $getByHandle} + * Methods called directly on the $ionicSlideBoxDelegate service will control all slide boxes. Use the {@link ionic.service:$ionicSlideBoxDelegate#$getByHandle $getByHandle} * method to control specific slide box instances. * * @usage