Skip to content

Commit 58ec052

Browse files
simon04brian-brazil
authored andcommitted
Fix typo "Caffiene" (#521)
Signed-off-by: Simon Legner <[email protected]>
1 parent ef16c43 commit 58ec052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleclient_caffeine/src/main/java/io/prometheus/client/cache/caffeine/CacheMetricsCollector.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
/**
21-
* Collect metrics from Caffiene's com.github.benmanes.caffeine.cache.Cache.
21+
* Collect metrics from Caffeine's com.github.benmanes.caffeine.cache.Cache.
2222
* <p>
2323
* <pre>{@code
2424
*

0 commit comments

Comments
 (0)