HHH-11783 - Fix typo in javadoc.

This commit is contained in:
Chris Cranford 2017-06-02 08:36:42 -04:00
parent 6edb857e5c
commit cc51bbc639
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ public class UpdateTimestampsCache {
* Perform invalidation.
*
*
* @param spaces The spaces to pre-invalidate
* @param spaces The spaces to invalidate.
*
* @param session
* @throws CacheException Indicated problem delegating to underlying region.