Skip to content

Commit

Permalink
correcting javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
shawkins committed Dec 10, 2021
1 parent 44952d8 commit a765981
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public OkHttpClientImpl createHttpClient(Config config) {
}

/**
* OkHttp wrongfully detects >JDK8u251 as {@link okhttp3.internal.platform.Jdk9Platform} which enables Http2
* OkHttp wrongfully detects > JDK8u251 as {@link okhttp3.internal.platform.Jdk9Platform} which enables Http2
* unsupported for JDK8.
*
* @return true if JDK8 is detected, false otherwise-
Expand Down

0 comments on commit a765981

Please sign in to comment.