hotspot/src/share/vm/memory/binaryTreeDictionary.hpp
changeset 22551 9bf46d16dcc6
parent 22234 da823d78ad65
child 22884 5cadaf2c3f32
--- a/hotspot/src/share/vm/memory/binaryTreeDictionary.hpp	Tue Jan 14 16:40:33 2014 +0100
+++ b/hotspot/src/share/vm/memory/binaryTreeDictionary.hpp	Thu Jan 23 14:47:23 2014 +0100
@@ -322,7 +322,7 @@
   void       set_tree_hints(void);
   // Reset statistics for all the lists in the tree.
   void       clear_tree_census(void);
-  // Print the statistcis for all the lists in the tree.  Also may
+  // Print the statistics for all the lists in the tree.  Also may
   // print out summaries.
   void       print_dict_census(void) const;
   void       print_free_lists(outputStream* st) const;