Update of /var/cvs/src/org/mmbase/bridge
In directory james.mmbase.org:/tmp/cvs-serv28303/src/org/mmbase/bridge

Modified Files:
        BridgeList.java 
Log Message:
typos


See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/bridge


Index: BridgeList.java
===================================================================
RCS file: /var/cvs/src/org/mmbase/bridge/BridgeList.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- BridgeList.java     16 Feb 2008 22:13:53 -0000      1.10
+++ BridgeList.java     25 Mar 2009 00:37:16 -0000      1.11
@@ -17,7 +17,7 @@
  * A list of nodes
  *
  * @author Pierre van Rooden
- * @version $Id: BridgeList.java,v 1.10 2008/02/16 22:13:53 nklasens Exp $
+ * @version $Id: BridgeList.java,v 1.11 2009/03/25 00:37:16 michiel Exp $
  * @param <E> Type of elements
  * @since  MMBase-1.6
  */
@@ -25,7 +25,7 @@
 
     /**
      * Retrieves a property previously set for this list.
-     * Use this to store and retrieve metadata on whow teh listw as created
+     * Use this to store and retrieve meta data on how the list was created
      * (such as what sort-order was specified)
      * @param key the key of the property
      * @return the property value
@@ -34,7 +34,7 @@
 
     /**
      * Sets a property for this list.
-     * Use this to store and retrieve metadata on whow teh listw as created
+     * Use this to store and retrieve meta data on how the list was created
      * (such as what sort-order was specified)
      * @param key the key of the property
      * @param value the property value
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to