ECKey: Gender-neutralize a comment.

This commit is contained in:
Andreas Schildbach 2017-07-27 14:18:48 +02:00
parent 5f95e510ef
commit 1381e86ff1

View File

@ -62,7 +62,7 @@ import java.util.Comparator;
import static com.google.common.base.Preconditions.*;
// TODO: Move this class to tracking compression state itself.
// The Bouncy Castle guys are deprecating their own tracking of the compression state.
// The Bouncy Castle developers are deprecating their own tracking of the compression state.
/**
* <p>Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.