Skip to content

Commit 9225593

Browse files
committed
fix formatting
1 parent fb25a20 commit 9225593

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

google-api-client-apache-v5/src/main/java/com/google/api/client/googleapis/apache/v5/GoogleApache5HttpTransport.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ public static Apache5HttpTransport newTrustedTransport()
5757
/**
5858
* {@link Beta} <br>
5959
* Returns a new instance of {@link Apache5HttpTransport} that uses default jdk certificates
60-
* for the trusted certificates. mtlsProvider can be used to configure mutual TLS for the transport.
60+
* for the trusted certificates. mtlsProvider can be used to configure mutual TLS for the
61+
* transport.
6162
*
6263
* @param mtlsProvider MtlsProvider to configure mutual TLS for the transport
6364
*/

0 commit comments

Comments
 (0)