mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
Fix typos detected by codespell
This commit is contained in:
+1
-1
@@ -161,7 +161,7 @@ ra_find_name(const char *name) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* laod array from INI settings */
|
||||
/* load array from INI settings */
|
||||
RedisArray *ra_load_array(const char *name) {
|
||||
|
||||
zval *z_data, z_fun, z_dist;
|
||||
|
||||
Reference in New Issue
Block a user