[java-shib-common COMMIT] /branches/REL_1/src/main/java/edu/internet2/middleware/shibboleth/common/session/SessionMan...

noreply at shibboleth.net noreply at shibboleth.net
Wed Nov 14 11:55:11 EST 2012


Author: scantor
Date: Wed Nov 14 11:55:11 2012
New Revision: 1041

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1041&view=rev
Log:
Javadoc nit.

Modified:
    branches/REL_1/src/main/java/edu/internet2/middleware/shibboleth/common/session/SessionManager.java

Modified: branches/REL_1/src/main/java/edu/internet2/middleware/shibboleth/common/session/SessionManager.java
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/src/main/java/edu/internet2/middleware/shibboleth/common/session/SessionManager.java?rev=1041&r1=1040&r2=1041&view=diff
==============================================================================
--- branches/REL_1/src/main/java/edu/internet2/middleware/shibboleth/common/session/SessionManager.java (original)
+++ branches/REL_1/src/main/java/edu/internet2/middleware/shibboleth/common/session/SessionManager.java Wed Nov 14 11:55:11 2012
@@ -66,7 +66,7 @@
     public SessionType getSession(String index);
 
     /**
-     * Indexes a session by the given string. This index is in addition too the session's ID.
+     * Indexes a session by the given string. This index is in addition to the session's ID.
      * 
      * @param session session to index
      * @param index additional index



More information about the commits mailing list