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

Modified Files:
        ResourceWatcher.java 
Log Message:
typo


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


Index: ResourceWatcher.java
===================================================================
RCS file: /var/cvs/src/org/mmbase/util/ResourceWatcher.java,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- ResourceWatcher.java        23 Aug 2008 18:56:31 -0000      1.21
+++ ResourceWatcher.java        3 Sep 2008 21:46:33 -0000       1.22
@@ -21,12 +21,12 @@
 
 /**
  *  Like [EMAIL PROTECTED] org.mmbase.util.FileWatcher} but for Resources. If 
(one of the) file(s) to which the resource resolves
- *  to is added or changed, it's onChange will be triggered, if not a 'more 
important' wil was
+ *  to is added or changed, it's onChange will be triggered, if not a 'more 
important' one was
  *  existing already. If a file is removed, and was the most important one, it 
will be removed from the filewatcher.
  *
  * @author Michiel Meeuwissen
  * @since  MMBase-1.8
- * @version $Id: ResourceWatcher.java,v 1.21 2008/08/23 18:56:31 michiel Exp $
+ * @version $Id: ResourceWatcher.java,v 1.22 2008/09/03 21:46:33 michiel Exp $
  * @see    org.mmbase.util.FileWatcher
  * @see    org.mmbase.util.ResourceLoader
  */
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to