From 444d9541161b78edaa953fedd08d73a9b5356bc1 Mon Sep 17 00:00:00 2001 From: "Frank H. Ellenberger" Date: Fri, 11 Sep 2020 03:16:01 +0200 Subject: [PATCH] Fix a typo in a translator comment --- doc/tip_of_the_day.list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tip_of_the_day.list.c b/doc/tip_of_the_day.list.c index 969be9d0fd..35e3e88a03 100644 --- a/doc/tip_of_the_day.list.c +++ b/doc/tip_of_the_day.list.c @@ -1,7 +1,7 @@ N_( "The GnuCash online manual has lots of helpful information. \ You can access the manual under the Help menu.") -/* Translators: You can replace the link, if a transated page exists. */ +/* Translators: You can replace the link, if a translated page exists. */ N_( "Mailing lists are the preferred form of communication in the \ GnuCash community. For announcements of new releases, user groups etc. \ see the table at https://wiki.gnucash.org/wiki/Mailing_Lists")