[java-identity-provider COMMIT] /trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/PopulateA...

noreply at shibboleth.net noreply at shibboleth.net
Tue Dec 2 16:32:27 EST 2014


Author: tzeller
Date: Tue Dec  2 16:32:27 2014
New Revision: 7036

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7036&view=rev
Log:
Javadoc typo.

Modified:
    trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/PopulateAuditContext.java

Modified: trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/PopulateAuditContext.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/PopulateAuditContext.java?rev=7036&r1=7035&r2=7036&view=diff
==============================================================================
--- trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/PopulateAuditContext.java (original)
+++ trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/audit/impl/PopulateAuditContext.java Tue Dec  2 16:32:27 2014
@@ -121,7 +121,7 @@
      * Set the map of logging category to formatting strings for log entries.
      * 
      * <p>A formatting string consists of tokens prefixed by '%' separated by any non-alphanumeric or whitespace.
-     * Tokens can contain any letter or number or a hypen. Anything other than a token, including whitespace, is
+     * Tokens can contain any letter or number or a hyphen. Anything other than a token, including whitespace, is
      * a literal.</p>
      * 
      * @param map map of categories to formatting strings



More information about the commits mailing list