Skip to content

Commit

Permalink
bad copy/paste!
Browse files Browse the repository at this point in the history
  • Loading branch information
carterkozak committed Apr 30, 2024
1 parent daf1fe0 commit 522ffdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ public static Optional<CpuSharesAccessor> cpuShares() {

/**
* Returns a {@link HotspotDnsCacheTtlAccessor}. This functionality is not supported on all java runtimes,
* and an {@link Optional#empty()} is returned in cases cpu share information is not supported.
* and an {@link Optional#empty()} is returned in cases TTL information is not accessible.
*/
public static Optional<DnsCacheTtlAccessor> dnsCacheTtl() {
try {
Expand Down

0 comments on commit 522ffdc

Please sign in to comment.