Skip to content

Commit 30f628b

Browse files
authored
Fix typo (#226)
1 parent 0f843e1 commit 30f628b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Qcloud/Cos/Tests/COSTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ public function testCreateInvalidBucket()
159159
}
160160

161161
/*
162-
* put bucket,设置bucket公公权限为private
162+
* put bucket,设置bucket公共权限为private
163163
* 200
164164
*/
165165
public function testCreatePrivateBucket()
@@ -182,7 +182,7 @@ public function testCreatePrivateBucket()
182182
}
183183

184184
/*
185-
* put bucket,设置bucket公公权限为public-read
185+
* put bucket,设置bucket公共权限为public-read
186186
* 200
187187
*/
188188
public function testCreatePublicReadBucket()

0 commit comments

Comments
 (0)