Fix typos

This commit is contained in:
Jonas Bernoulli
2019-11-06 16:13:39 +01:00
parent ed6842e5bd
commit f31d1b065d
39 changed files with 60 additions and 60 deletions

View File

@ -109,7 +109,7 @@ MuMsg *mu_msg_new_from_doc (XapianDocument* doc, GError **err)
* @param msg a MuMsg
* @param err receives error information
*
* @return TRUE if this succceeded, FALSE in case of error
* @return TRUE if this succeeded, FALSE in case of error
*/
gboolean mu_msg_load_msg_file (MuMsg *msg, GError **err);