Update javadoc term to fix copy/paste error
This commit is contained in:
committed by
Spencer Gibb
parent
046c0f879e
commit
e1a3fcad69
@@ -44,7 +44,7 @@ public class InetUtilsProperties {
|
||||
private boolean useOnlySiteLocalInterfaces = false;
|
||||
|
||||
/**
|
||||
* List of Java regex expressions for network addresses that will be ignored.
|
||||
* List of Java regex expressions for network addresses that will be preferred.
|
||||
*/
|
||||
private List<String> preferredNetworks = new ArrayList<>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user