Fix a user-visible typo
This commit is contained in:
parent
3e3cdbae41
commit
0aa7f8f430
1 changed files with 1 additions and 1 deletions
|
|
@ -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 "
|
||||
|
|
|
|||
Loading…
Reference in a new issue