mirror of
https://github.com/fluencelabs/redis
synced 2025-06-29 08:51:33 +00:00
Fixed grammar: before H the article is a, not an.
This commit is contained in:
@ -377,7 +377,7 @@ void exitFromChild(int retcode) {
|
||||
|
||||
/*====================== Hash table type implementation ==================== */
|
||||
|
||||
/* This is an hash table type that uses the SDS dynamic strings library as
|
||||
/* This is a hash table type that uses the SDS dynamic strings library as
|
||||
* keys and radis objects as values (objects can hold SDS strings,
|
||||
* lists, sets). */
|
||||
|
||||
|
Reference in New Issue
Block a user