Skip to content

Commit

Permalink
Reword comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sehrope committed Sep 1, 2017
1 parent 4894a95 commit bb481c1
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
import javax.net.ssl.X509TrustManager;

/**
* This class implements an X509TrustManager that always accepts the X509Certificate chain offered to it. certToTrust is a dummy string used to test
* trustManagerConstructorArg.
* This class implements an X509TrustManager that always accepts the X509Certificate chain offered to it.
*
* The constructor argument certToTrust is a dummy string used to test trustManagerConstructorArg.
*
*/

Expand Down

0 comments on commit bb481c1

Please sign in to comment.