Comment tweak.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5940 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Par Winzell
2009-09-09 14:50:30 +00:00
parent f3fd4d28a5
commit 6f7c9831d8
@@ -97,7 +97,7 @@ public class EHCachePeerCoordinator extends CacheManagerPeerProviderFactory
{
if (_peerMan == null) {
// the ehcache subsystem has fired up but the server is still booting; we return
// null here and ehcache will try again
// empty here and ehcache will try again
return Collections.emptyList();
}