[gimp] app, docs: s/in order do/in order to/.



commit 1ec2bccc8ad864164dca1de21c2edd8df3af1edb
Author: Jehan <jehan girinstud io>
Date:   Fri Jul 28 23:11:48 2017 +0200

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

 app/config/gimprc-blurbs.h |    2 +-
 docs/gimprc.5.in           |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/config/gimprc-blurbs.h b/app/config/gimprc-blurbs.h
index b9a97b3..599b044 100644
--- a/app/config/gimprc-blurbs.h
+++ b/app/config/gimprc-blurbs.h
@@ -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.")
diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in
index 40a3aee..c31171d 100644
--- a/docs/gimprc.5.in
+++ b/docs/gimprc.5.in
@@ -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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]