--- old/src/java.base/share/classes/java/net/NetworkInterface.java 2018-11-12 15:48:21.000000000 +0000 +++ new/src/java.base/share/classes/java/net/NetworkInterface.java 2018-11-12 15:48:20.000000000 +0000 @@ -170,7 +170,7 @@ * a SecurityException will be returned in the List. * * @return a {@code List} object with all or a subset of the - * InterfaceAddresss of this network interface + * InterfaceAddress of this network interface * @since 1.6 */ public java.util.List getInterfaceAddresses() {