hotspot/src/share/vm/gc_implementation/g1/bufferingOopClosure.hpp
changeset 22551 9bf46d16dcc6
parent 22547 4671971bad6b
child 22772 2698c3a4ebb6
--- a/hotspot/src/share/vm/gc_implementation/g1/bufferingOopClosure.hpp	Tue Jan 14 16:40:33 2014 +0100
+++ b/hotspot/src/share/vm/gc_implementation/g1/bufferingOopClosure.hpp	Thu Jan 23 14:47:23 2014 +0100
@@ -39,7 +39,7 @@
 // up, the wrapped closure is applied to all elements, keeping track of
 // this elapsed time of this process, and leaving the array empty.
 // The caller must be sure to call "done" to process any unprocessed
-// buffered entriess.
+// buffered entries.
 
 class Generation;
 class HeapRegion;