jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibGroup.java
changeset 21278 ef8a3a2a72f2
parent 14677 1607f4cfc506
child 22336 a5de9b85e983
--- a/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibGroup.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibGroup.java	Tue Oct 29 17:01:06 2013 +0400
@@ -119,7 +119,7 @@
     // needed...
     // For instance, the subclass could provide a generated isNestedArc()
     // method in which the subgroup OID arcs would be hardcoded.
-    // However, the generic approach was prefered because at this time
+    // However, the generic approach was preferred because at this time
     // groups and subgroups are dynamically registered in the MIB.
     //
     /**