commit | 4927c744ebea029f58f490bde1d8902d7ec5ac70 | [log] [tgz] |
---|---|---|
author | Colm O hEigeartaigh <coheigea@apache.org> | Wed Jun 24 09:09:43 2015 +0000 |
committer | Colm O hEigeartaigh <coheigea@apache.org> | Wed Jun 24 09:09:43 2015 +0000 |
tree | 52b3bcd6b5da74072a4cbce4a693481a0e657dea | |
parent | d012d4a1c7a247aef9bde469db1518b458ea0b86 [diff] |
[SANTUARIO-422] - Typo fix. git-svn-id: https://svn.apache.org/repos/asf/santuario/xml-security-java/branches/1.5.x-fixes@1687215 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/java/org/apache/xml/security/signature/SignatureProperties.java b/src/main/java/org/apache/xml/security/signature/SignatureProperties.java index f297a57..258ebf1 100644 --- a/src/main/java/org/apache/xml/security/signature/SignatureProperties.java +++ b/src/main/java/org/apache/xml/security/signature/SignatureProperties.java
@@ -28,7 +28,7 @@ /** * Handles <code><ds:SignatureProperties></code> elements - * This Element holds {@link SignatureProperty} that contian additional information items + * This Element holds {@link SignatureProperty} properties that contain additional information items * concerning the generation of the signature. * for example, data-time stamp, serial number of cryptographic hardware. *