[gimp] pdb: one of the recent typo fixes was in a generated file



commit 6effffba93c4d981e20df128ab9dd6a3f9308bb0
Author: Michael Natterer <mitch gimp org>
Date:   Tue Apr 10 01:58:12 2018 +0200

    pdb: one of the recent typo fixes was in a generated file

 pdb/groups/plug_in_compat.pdb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pdb/groups/plug_in_compat.pdb b/pdb/groups/plug_in_compat.pdb
index e7dabfa..7c48d05 100644
--- a/pdb/groups/plug_in_compat.pdb
+++ b/pdb/groups/plug_in_compat.pdb
@@ -3747,7 +3747,7 @@ sub plug_in_sinus {
         { name => 'blend', type => '0 <= int32 <= 2',
          desc => '0=linear, 1=bilinear, 2=sinusoidal' },
         { name => 'blend_power', type => 'float',
-         desc => 'Power used to strech the blend' }
+         desc => 'Power used to stretch the blend' }
     );
 
     %invoke = (


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