Skip to content

Commit b1cf83a

Browse files
committed
dummy change
1 parent 7ecdab0 commit b1cf83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/s3/src/main/java/software/amazon/awssdk/services/s3/internal/multipart/MultipartDownloaderSubscriber.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public class MultipartDownloaderSubscriber implements Subscriber<AsyncResponseTr
7575
private volatile String eTag;
7676

7777
/**
78-
* The Subscription lock
78+
* The Subscription lock.
7979
*/
8080
private final Object lock = new Object();
8181

0 commit comments

Comments
 (0)