app, docs: s/in order do/in order to/.

This commit is contained in:
Jehan 2017-07-28 23:11:48 +02:00
parent 1941e5139e
commit 1ec2bccc8a
2 changed files with 2 additions and 2 deletions

View file

@ -190,7 +190,7 @@ _("Promote imported images to floating point precision. Does not apply " \
#define IMPORT_PROMOTE_DITHER_BLURB \ #define IMPORT_PROMOTE_DITHER_BLURB \
_("When promoting imported images to floating point precision, also add " \ _("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 \ #define IMPORT_ADD_ALPHA_BLURB \
_("Add an alpha channel to all layers of imported images.") _("Add an alpha channel to all layers of imported images.")

View file

@ -414,7 +414,7 @@ images. Possible values are yes and no.
(import-promote-dither yes) (import-promote-dither yes)
When promoting imported images to floating point precision, also add minimal 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. no.
.TP .TP