Commit fa099ff8 authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent 5d4bb41e
......@@ -328,7 +328,7 @@ public class ServerProperties implements EmbeddedServletContainerCustomizer, Ord
private Integer timeout;
/**
* Session tracking modes (one or more of the following: "cookie", "url", "ssl")
* Session tracking modes (one or more of the following: "cookie", "url", "ssl").
*/
private Set<SessionTrackingMode> trackingModes;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment