From 1ec2bccc8ad864164dca1de21c2edd8df3af1edb Mon Sep 17 00:00:00 2001 From: Jehan Date: Fri, 28 Jul 2017 23:11:48 +0200 Subject: [PATCH] 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 b9a97b39aa..599b0440d5 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 40a3aee74a..c31171d136 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