fix typo in 'setTypeRandomElement' (#10662)
`the redis object pointer was populated.` -> `the sds pointer was populated.` We don't populate the redis object pointer in this function.
Please register or sign in to comment
`the redis object pointer was populated.` -> `the sds pointer was populated.` We don't populate the redis object pointer in this function.