You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/09/12 10:01:27 UTC

svn commit: r574828 - /lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java

Author: andreas
Date: Wed Sep 12 01:01:26 2007
New Revision: 574828

URL: http://svn.apache.org/viewvc?rev=574828&view=rev
Log:
[minor change] fixed javadoc typo

Modified:
    lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java

Modified: lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java?rev=574828&r1=574827&r2=574828&view=diff
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/cms/repository/SessionImpl.java Wed Sep 12 01:01:26 2007
@@ -56,7 +56,7 @@
     /**
      * Ctor.
      * @param identity The identity.
-     * @param modifiable Determins if the repository items in this session can be modified.
+     * @param modifiable Determines if the repository items in this session can be modified.
      * @param manager The service manager.
      * @param logger The logger.
      */



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org