Fix typos
This commit is contained in:
@ -51,7 +51,7 @@ char* mu_util_dir_expand (const char* path)
|
||||
|
||||
/**
|
||||
* guess the maildir; first try $MAILDIR; if it is unset or
|
||||
* non-existant, try ~/Maildir if both fail, return NULL
|
||||
* non-existent, try ~/Maildir if both fail, return NULL
|
||||
*
|
||||
* @return full path of the guessed Maildir, or NULL; must be freed (gfree)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user