Fix typos

This commit is contained in:
Jonas Bernoulli
2020-05-12 23:56:55 +02:00
parent 55cac6f2e5
commit 564d892701
22 changed files with 33 additions and 32 deletions

View File

@ -586,7 +586,7 @@ cmd_init (MuConfig *opts, GError **err)
mu_store_print_info (store, opts->nocolor);
g_print ("\nstore created.\n"
"use 'mu index' to fill the database "
"with your messsages.\n"
"with your messages.\n"
"see mu-index(1) for details\n");
}