Update EurekaInstanceConfigBean.java (#3937)
Updated spelling mistake in Javadoc from prference to preference
This commit is contained in:
@@ -264,7 +264,7 @@ public class EurekaInstanceConfigBean implements CloudEurekaInstanceConfig, Envi
|
||||
|
||||
/**
|
||||
* Flag to say that, when guessing a hostname, the IP address of the server should be
|
||||
* used in prference to the hostname reported by the OS.
|
||||
* used in preference to the hostname reported by the OS.
|
||||
*/
|
||||
private boolean preferIpAddress = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user