mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Fix typo in comment
This commit is contained in:
@@ -169,7 +169,7 @@ static void cliRefreshPrompt(void) {
|
|||||||
|
|
||||||
/* Return the name of the dotfile for the specified 'dotfilename'.
|
/* Return the name of the dotfile for the specified 'dotfilename'.
|
||||||
* Normally it just concatenates user $HOME to the file specified
|
* Normally it just concatenates user $HOME to the file specified
|
||||||
* in 'dotfilename'. However if the environment varialbe 'envoverride'
|
* in 'dotfilename'. However if the environment variable 'envoverride'
|
||||||
* is set, its value is taken as the path.
|
* is set, its value is taken as the path.
|
||||||
*
|
*
|
||||||
* The function returns NULL (if the file is /dev/null or cannot be
|
* The function returns NULL (if the file is /dev/null or cannot be
|
||||||
|
|||||||
Reference in New Issue
Block a user