Skip to content

Commit 1894c5b

Browse files
committed
Fix line length
1 parent f460f8d commit 1894c5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/java/com/maxmind/minfraud/WebServiceClient.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ public WebServiceClient.Builder connectTimeout(Duration val) {
126126
}
127127

128128
/**
129-
* Disables HTTPS to connect to a test server or proxy. The minFraud ScoreResponse and InsightsResponse web services require
130-
* HTTPS.
129+
* Disables HTTPS to connect to a test server or proxy. The minFraud ScoreResponse and
130+
* InsightsResponse web services require HTTPS.
131131
*
132132
* @return Builder object
133133
*/

0 commit comments

Comments
 (0)