From 432e091924c1d1d8950a44ca78bc5b9c5ade47e4 Mon Sep 17 00:00:00 2001 From: Pieter Praet Date: Mon, 20 Jun 2011 22:14:21 +0200 Subject: fix sum moar typos [user-visible documentation in code] Various typo fixes in documentation within the code that can be made available to the user, (emacs function help strings, "notmuch help" output, notmuch man page, etc.). Signed-off-by: Pieter Praet Edited-by: Carl Worth Restricted to just documentation and fixed fix of "comman" to "common" rather than "command". --- notmuch-config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notmuch-config.c') diff --git a/notmuch-config.c b/notmuch-config.c index 6e4c5c4c..485fa72a 100644 --- a/notmuch-config.c +++ b/notmuch-config.c @@ -69,7 +69,7 @@ static const char maildir_config_comment[] = "\tsynchronize_flags Valid values are true and false.\n" "\n" "\tIf true, then the following maildir flags (in message filenames)\n" - "\twill be syncrhonized with the corresponding notmuch tags:\n" + "\twill be synchronized with the corresponding notmuch tags:\n" "\n" "\t\tFlag Tag\n" "\t\t---- -------\n" -- cgit v1.2.3