* cosmetics

This commit is contained in:
Dirk-Jan C. Binnema
2012-02-26 12:14:53 +02:00
parent 25a046536d
commit dcc0d5fc18
2 changed files with 24 additions and 14 deletions

View File

@ -62,7 +62,7 @@ char* mu_util_guess_maildir (void)
/**
* guess the place of the mu homedir (typically, ~/.mu). Note, this
* directory does not necessarily exist. mu_util_check_dir can be use
* directory does not necessarily exist. mu_util_check_dir can be used
* to check that
*
* @return the guessed mu homedir, which needs to be freed with g_free