summaryrefslogtreecommitdiffstats
path: root/pki/base/util/src/netscape/security/x509/X500Signer.java
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/util/src/netscape/security/x509/X500Signer.java')
-rw-r--r--pki/base/util/src/netscape/security/x509/X500Signer.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/pki/base/util/src/netscape/security/x509/X500Signer.java b/pki/base/util/src/netscape/security/x509/X500Signer.java
index 75d8144b2..0b8cf87a4 100644
--- a/pki/base/util/src/netscape/security/x509/X500Signer.java
+++ b/pki/base/util/src/netscape/security/x509/X500Signer.java
@@ -28,7 +28,8 @@ import java.security.Signer;
* is needed in many public key signing applications.
*
* <P>
- * The name of the signer is important, both because knowing it is the whole point of the signature, and because the associated X.509 certificate is always used to verify the signature.
+ * The name of the signer is important, both because knowing it is the whole point of the signature, and because the
+ * associated X.509 certificate is always used to verify the signature.
*
* <P>
* <em>The X.509 certificate chain is temporarily not associated with