Fix comment. (#1348)

Closes #1343.
This commit is contained in:
Michael Reiche
2022-02-16 14:18:28 -08:00
committed by GitHub
parent 83f55b1bda
commit 25ecdbe6b1

View File

@@ -87,7 +87,7 @@ public class CouchbaseCacheConfiguration {
}
/**
* Set the expiry to apply for cache entries. Use {@link Duration#ZERO} to declare an eternal cache.
* Set the collectinName to use.
*
* @param collectionName must not be {@literal null}.
* @return new {@link CouchbaseCacheConfiguration}.