Update EurekaInstanceConfigBean.java (#3937)
Updated spelling mistake in Javadoc from prference to preference
(cherry picked from commit 1d6a5876fb)
This commit is contained in:
committed by
Olga Maciaszek-Sharma
parent
4ec5556420
commit
992269781a
@@ -266,7 +266,7 @@ public class EurekaInstanceConfigBean
|
||||
|
||||
/**
|
||||
* 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