mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-03 12:29:31 +00:00
fix typo
Signed-off-by: olivier lamy <olamy@webtide.com>
This commit is contained in:
parent
a63e91d324
commit
2d787cb1ff
@ -141,7 +141,7 @@ public class HazelcastSessionDataStore
|
||||
{
|
||||
if (LOG.isDebugEnabled())
|
||||
{
|
||||
LOG.debug( "Session {} does not exist in infinispan", candidate );
|
||||
LOG.debug( "Session {} does not exist in Hazelcast", candidate );
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user