Skip to content

Commit 4d35517

Browse files
committed
del space in end of line
1 parent f2d3548 commit 4d35517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Qiniu/Storage/BucketManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ public function prefetch($bucket, $key)
239239
* { "code" => <HttpCode int>, "data" => { "error": "<ErrorMessage string>" } },
240240
* ...
241241
* ]
242-
* @link http://developer.qiniu.com/docs/v6/api/reference/rs/batch.html
242+
* @link http://developer.qiniu.com/docs/v6/api/reference/rs/batch.html
243243
*/
244244
public function batch($operations)
245245
{

0 commit comments

Comments
 (0)