Skip to content

Commit a6a7aef

Browse files
committed
Fix mistake in FidoMetadataDownloader JavaDoc
1 parent 5cf3647 commit a6a7aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webauthn-server-attestation/src/main/java/com/yubico/fido/metadata/FidoMetadataDownloader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ public Step5 useDefaultBlob() {
411411
* nextUpdate</code> property of the cached BLOB is the current date or earlier.
412412
*
413413
* <p>If the BLOB is downloaded, it is also written to the cache {@link File} or {@link
414-
* Consumer} configured in the previous step.
414+
* Consumer} configured in the next step.
415415
*
416416
* @param url the HTTP URL to download. It MUST use the <code>https:</code> scheme.
417417
*/

0 commit comments

Comments
 (0)