jdk/src/share/classes/sun/tools/jstat/resources/jstat_options
changeset 21278 ef8a3a2a72f2
parent 20194 0290e87d5b58
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/sun/tools/jstat/resources/jstat_options	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/sun/tools/jstat/resources/jstat_options	Tue Oct 29 17:01:06 2013 +0400
@@ -314,7 +314,7 @@
     format "0.0"
   }
   column {
-    header "^OGCMN^"	/* Old Generation Capacity - Minumum */
+    header "^OGCMN^"	/* Old Generation Capacity - Minimum */
     data sun.gc.generation.1.minCapacity
     scale K
     align right
@@ -776,7 +776,7 @@
 
 option gcoldcapacity {
   column {
-    header "^OGCMN^"	/* Old Generation Capacity - Minumum */
+    header "^OGCMN^"	/* Old Generation Capacity - Minimum */
     data sun.gc.generation.1.minCapacity
     scale K
     align right