Author: fanningpj
Date: Thu Sep 23 17:11:33 2021
New Revision: 1893571
URL: http://svn.apache.org/viewvc?rev=1893571&view=rev
Log:
javadoc
Modified:
poi/trunk/poi-ooxml/src/main/java/org/apache/poi/poifs/crypt/dsig/SignatureConfig.java
Modified:
poi/trunk/poi-ooxml/src/main/java/org/apache/poi/poifs/crypt/dsig/SignatureConfig.java
URL:
http://svn.apache.org/viewvc/poi/trunk/poi-ooxml/src/main/java/org/apache/poi/poifs/crypt/dsig/SignatureConfig.java?rev=1893571&r1=1893570&r2=1893571&view=diff
==============================================================================
---
poi/trunk/poi-ooxml/src/main/java/org/apache/poi/poifs/crypt/dsig/SignatureConfig.java
(original)
+++
poi/trunk/poi-ooxml/src/main/java/org/apache/poi/poifs/crypt/dsig/SignatureConfig.java
Thu Sep 23 17:11:33 2021
@@ -68,7 +68,7 @@ import org.apache.xml.security.signature
/**
* This class bundles the configuration options used for the existing
* signature facets.
- * Apart of the thread local members (e.g. opc-package) most values will
probably be constant, so
+ * Apart from the thread local members (e.g. opc-package) most values will
probably be constant, so
* it might be configured centrally (e.g. by spring)
*/
@SuppressWarnings({"unused","WeakerAccess"})
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]