gnucash maint: Fix misspelling.

John Ralls jralls at code.gnucash.org
Sat Jan 4 21:12:46 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/589f1c45 (commit)
	from  https://github.com/Gnucash/gnucash/commit/df92200c (commit)



commit 589f1c451f272dea5963c2c9b1d74cc549b4aa6b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 4 18:12:29 2020 -0800

    Fix misspelling.

diff --git a/gnucash/import-export/log-replay/gnc-log-replay.c b/gnucash/import-export/log-replay/gnc-log-replay.c
index 9b0b93715..c10124d3c 100644
--- a/gnucash/import-export/log-replay/gnc-log-replay.c
+++ b/gnucash/import-export/log-replay/gnc-log-replay.c
@@ -608,7 +608,7 @@ void gnc_file_log_replay (GtkWindow *parent)
             {
                 int err = errno;
                 perror("File open failed");
-                /* Translatiors: First argument is the filename,
+                /* Translators: First argument is the filename,
                  * second argument is the error.
                  */
                 gnc_error_dialog(NULL,



Summary of changes:
 gnucash/import-export/log-replay/gnc-log-replay.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list