This commit is contained in:
Andy Wilkinson
2018-02-20 12:37:24 +00:00
parent 0a795b005e
commit 87ef9a1d97

View File

@@ -57,7 +57,7 @@ public class HealthWebEndpointResponseMapper {
/**
* Maps the given {@code health} to a {@link WebEndpointResponse}, honouring the given
* {@showDetails} using the given {@code securityContext}.
* {@code showDetails} using the given {@code securityContext}.
* @param health the health to map
* @param securityContext the security context
* @param showDetails when to show details in the response