Revision: 5643
          http://jnode.svn.sourceforge.net/jnode/?rev=5643&view=rev
Author:   fduminy
Date:     2009-08-15 15:13:46 +0000 (Sat, 15 Aug 2009)

Log Message:
-----------
fixed a sentence in the javadoc

Modified Paths:
--------------
    trunk/core/src/core/org/jnode/vm/memmgr/def/VmAbstractHeap.java

Modified: trunk/core/src/core/org/jnode/vm/memmgr/def/VmAbstractHeap.java
===================================================================
--- trunk/core/src/core/org/jnode/vm/memmgr/def/VmAbstractHeap.java     
2009-08-15 09:24:53 UTC (rev 5642)
+++ trunk/core/src/core/org/jnode/vm/memmgr/def/VmAbstractHeap.java     
2009-08-15 15:13:46 UTC (rev 5643)
@@ -177,7 +177,7 @@
     protected abstract void initialize(Address start, Address end, int 
slotSize);
 
     /**
-     * Let a selected set of objects in this heap make a visit to the given 
visitor.
+     * Let a selected set of objects in this heap accept the given 
<code>visitor</code>.
      * The selection is made based on the objectflags. The objectflags are 
masked
      * by flagsMask and the result is compared with flagsValue, if they are 
equal
      * the object is visited.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jnode-svn-commits mailing list
Jnode-svn-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jnode-svn-commits

Reply via email to