Skip to content

Commit c56c733

Browse files
committed
Fix comment.
Closes #1343.
1 parent 83f55b1 commit c56c733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/springframework/data/couchbase/cache/CouchbaseCacheConfiguration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ public CouchbaseCacheConfiguration entryExpiry(final Duration expiry) {
8787
}
8888

8989
/**
90-
* Set the expiry to apply for cache entries. Use {@link Duration#ZERO} to declare an eternal cache.
90+
* Set the collectinName to use.
9191
*
9292
* @param collectionName must not be {@literal null}.
9393
* @return new {@link CouchbaseCacheConfiguration}.

0 commit comments

Comments
 (0)