Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5aa251f

Browse files
Removes documentation ambiguity
Addresses phpredis#689
1 parent 57cfa0e commit 5aa251f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,7 @@ $redis->migrate('backup', 6379, 'foo', 0, 3600, false, true); /* just REPLACE fl
13521352

13531353
### hSet
13541354
-----
1355-
_**Description**_: Adds a value to the hash stored at key. If this value is already in the hash, `FALSE` is returned.
1355+
_**Description**_: Adds a value to the hash stored at key.
13561356
##### *Parameters*
13571357
*key*
13581358
*hashKey*

0 commit comments

Comments
 (0)