From 0aa7f8f4307e4b46eac75a26dca9af29a8e7f232 Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Thu, 26 Jan 2017 02:22:37 +0300 Subject: [PATCH] Fix a user-visible typo --- app/dialogs/preferences-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dialogs/preferences-dialog.c b/app/dialogs/preferences-dialog.c index d25e59a473..28d17926b7 100644 --- a/app/dialogs/preferences-dialog.c +++ b/app/dialogs/preferences-dialog.c @@ -1293,7 +1293,7 @@ prefs_dialog_new (Gimp *gimp, button = prefs_check_button_add (object, "import-promote-float", _("Promote imported images to " - "_floating point precition"), + "_floating point precision"), GTK_BOX (vbox2)); button = prefs_check_button_add (object, "import-promote-dither", _("Dither images when promoting to "