We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f843e1 commit 30f628bCopy full SHA for 30f628b
src/Qcloud/Cos/Tests/COSTest.php
@@ -159,7 +159,7 @@ public function testCreateInvalidBucket()
159
}
160
161
/*
162
- * put bucket,设置bucket公公权限为private
+ * put bucket,设置bucket公共权限为private
163
* 200
164
*/
165
public function testCreatePrivateBucket()
@@ -182,7 +182,7 @@ public function testCreatePrivateBucket()
182
183
184
185
- * put bucket,设置bucket公公权限为public-read
+ * put bucket,设置bucket公共权限为public-read
186
187
188
public function testCreatePublicReadBucket()
0 commit comments