From: Richard Russon Date: Fri, 30 Sep 2016 15:56:24 +0000 (+0100) Subject: fix a typo in the version string X-Git-Tag: neomutt-20161002~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8be7b7298e0b15cd60b45cbe3d15650097243c9;p=neomutt fix a typo in the version string --- diff --git a/version.c b/version.c index 41299a35c..fd3d12f9d 100644 --- a/version.c +++ b/version.c @@ -87,7 +87,7 @@ static const char *ReachingUs = N_( "To learn more about NeoMutt, visit: http://www.neomutt.org/\n" "If you find a bug in NeoMutt, please raise an issue at:\n" " https://github.com/neomutt/neomutt/issues\n" - "or send an email at: \n" + "or send an email to: \n" ); static const char *Notice = N_(