diff src/share/vm/memory/binaryTreeDictionary.hpp @ 14309:63a4eb8bcd23

8025856: Fix typos in the GC code Summary: Fix about 440 typos in comments in the VM code Reviewed-by: mgerdin, tschatzl, coleenp, kmo, jcoomes
author jwilhelm
date Thu, 23 Jan 2014 14:47:23 +0100
parents de6a9e811145
children aa8fab3bed11
line wrap: on
line diff
--- a/src/share/vm/memory/binaryTreeDictionary.hpp	Tue Jan 14 16:40:33 2014 +0100
+++ b/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;