Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 217f5d6

Browse files
SynapticloopSynapticloop
Synapticloop
authored and
Synapticloop
committed
fixed HTML comment
1 parent 32d0991 commit 217f5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/synapticloop/b2/B2ApiClient.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public B2BucketResponse deleteBucket(String bucketId) throws B2ApiException {
9797
/**
9898
* Delete a bucket including all of the files that reside within the bucket.
9999
*
100-
* <strong>WARNING:</strong< this is a destructive action and will delete
100+
* <strong>WARNING:</strong> this is a destructive action and will delete
101101
* everything within the bucket and the bucket itself
102102
*
103103
* @param bucketId the id of the bucket to delete

0 commit comments

Comments
 (0)