mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
app, docs: s/in order do/in order to/.
This commit is contained in:
parent
1941e5139e
commit
1ec2bccc8a
2 changed files with 2 additions and 2 deletions
|
@ -190,7 +190,7 @@ _("Promote imported images to floating point precision. Does not apply " \
|
|||
|
||||
#define IMPORT_PROMOTE_DITHER_BLURB \
|
||||
_("When promoting imported images to floating point precision, also add " \
|
||||
"minimal noise in order do distribute color values a bit.")
|
||||
"minimal noise in order to distribute color values a bit.")
|
||||
|
||||
#define IMPORT_ADD_ALPHA_BLURB \
|
||||
_("Add an alpha channel to all layers of imported images.")
|
||||
|
|
|
@ -414,7 +414,7 @@ images. Possible values are yes and no.
|
|||
(import-promote-dither yes)
|
||||
|
||||
When promoting imported images to floating point precision, also add minimal
|
||||
noise in order do distribute color values a bit. Possible values are yes and
|
||||
noise in order to distribute color values a bit. Possible values are yes and
|
||||
no.
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue