Fix typo.

This commit is contained in:
Olga MaciaszekSharma
2023-10-19 13:49:03 +02:00
parent 6a0b7f02b2
commit 522905b10c
@@ -307,7 +307,7 @@ public class EurekaClientAutoConfiguration {
// problem
// when shutdown is called on the CloudEurekaClient where the
// ApplicationInfoManager bean is
// requested but wont be allowed because we are shutting down. To avoid this
// requested but won't be allowed because we are shutting down. To avoid this
// we use the
// object directly.
ApplicationInfoManager appManager;