]> granicus.if.org Git - neomutt/commitdiff
fix a typo in the version string
authorRichard Russon <rich@flatcap.org>
Fri, 30 Sep 2016 15:56:24 +0000 (16:56 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 1 Oct 2016 13:55:46 +0000 (14:55 +0100)
version.c

index 41299a35c2c27507ea1344f2b76c8a5caf3dd81b..fd3d12f9db911f8cce0fb5951ea25a162dcb9028 100644 (file)
--- 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: <neomutt-devel@neomutt.org>\n"
+  "or send an email to: <neomutt-devel@neomutt.org>\n"
 );
 
 static const char *Notice = N_(