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

Modified Files:
        NodeFunction.java 
Log Message:
typo


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


Index: NodeFunction.java
===================================================================
RCS file: /var/cvs/src/org/mmbase/bridge/util/xml/NodeFunction.java,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- NodeFunction.java   9 Apr 2007 19:10:27 -0000       1.21
+++ NodeFunction.java   29 Jul 2008 09:19:10 -0000      1.22
@@ -51,7 +51,7 @@
  *
  *
  * @author  Michiel Meeuwissen
- * @version $Id: NodeFunction.java,v 1.21 2007/04/09 19:10:27 michiel Exp $
+ * @version $Id: NodeFunction.java,v 1.22 2008/07/29 09:19:10 michiel Exp $
  * @since   MMBase-1.6
  */
 
@@ -117,7 +117,7 @@
      * @since MMBase-1.8
      */
     public static org.w3c.dom.Element nodeFunction(org.w3c.dom.NodeList 
destination, Cloud cloud, String number, String function, String arguments) {
-        // it only want to work withh a NodeList. I think my book sais that it 
should also work with
+        // it only wants to work withh a NodeList. I think my book sais that 
it should also work with
         // Element, but no..
 
         try {
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to