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

@ -76,7 +76,7 @@ gboolean mu_log_init (const char *logfile, MuLogOptions opts)
gboolean mu_log_init_silence (void) G_GNUC_WARN_UNUSED_RESULT;
/**
* unitialize the logging system, and free all resources
* uninitialize the logging system, and free all resources
*/
void mu_log_uninit (void);