File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
google-cloud-storage/src/main/java/com/google/cloud/storage Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1117,7 +1117,7 @@ public boolean deleteDefaultAcl(Entity entity) {
11171117 /**
11181118 * Delete the lifecycle rules of this bucket.
11191119 *
1120- * <p>Example of delete the lifecycle rules of this bucket.
1120+ * <p>Example of deleting the lifecycle rules of this bucket.
11211121 *
11221122 * <pre>{@code
11231123 * String bucketName = "my-unique-bucket";
Original file line number Diff line number Diff line change @@ -2887,7 +2887,7 @@ Blob create(
28872887 /**
28882888 * Delete the lifecycle rules of the requested bucket.
28892889 *
2890- * <p>Example of delete the lifecycle rules of the requested bucket.
2890+ * <p>Example of deleting the lifecycle rules of the requested bucket.
28912891 *
28922892 * <pre>{@code
28932893 * String bucketName = "my-unique-bucket";
You can’t perform that action at this time.
0 commit comments