Fix typo in comment

This commit is contained in:
Klauswk 2017-10-24 16:18:38 -02:00 committed by GitHub
parent 2bf8c2c130
commit 02dec7eacf
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ static void cliRefreshPrompt(void) {
/* Return the name of the dotfile for the specified 'dotfilename'.
* 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.
*
* The function returns NULL (if the file is /dev/null or cannot be