Skip to content

Commit 2aef26b

Browse files
committed
codestyle
1 parent 1bc4f01 commit 2aef26b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • cloudplatform/connectivity-destination-service/src/main/java/com/sap/cloud/sdk/cloudplatform/connectivity

cloudplatform/connectivity-destination-service/src/main/java/com/sap/cloud/sdk/cloudplatform/connectivity/DestinationService.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,8 +457,8 @@ static boolean isChangeDetectionEnabled()
457457

458458
/**
459459
* Disables checking if a destination exists before trying to call it directly when invoking
460-
* {@link #tryGetDestination}. All available destinations can be found with {@link
461-
* #getAllDestinationProperties}.
460+
* {@link #tryGetDestination}. All available destinations can be found with
461+
* {@link #getAllDestinationProperties}.
462462
*
463463
* @since 5.25.0
464464
*/

0 commit comments

Comments
 (0)