Skip to content

Commit 58452e5

Browse files
committed
Update Redis.php
1 parent 128152c commit 58452e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Redis.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ class Redis
8282

8383

8484
/**
85-
* Creates a Redis client
85+
* 构造函数-创建一个redis实例
8686
*
8787
* @example $redis = new Redis();
8888
*/

0 commit comments

Comments
 (0)