[gimp] Bug 750377 - Fix a typo in the .pdb file



commit 9a969fb4635afaec5d9bbba8326713b726f530df
Author: Michael Henning <drawoc darkrefraction com>
Date:   Thu Jun 4 18:48:54 2015 -0400

    Bug 750377 - Fix a typo in the .pdb file
    
    Not in the generated file, as e708f41970 did.

 tools/pdbgen/pdb/plug_in_compat.pdb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/pdbgen/pdb/plug_in_compat.pdb b/tools/pdbgen/pdb/plug_in_compat.pdb
index 0c26d37..4ba395a 100644
--- a/tools/pdbgen/pdb/plug_in_compat.pdb
+++ b/tools/pdbgen/pdb/plug_in_compat.pdb
@@ -997,7 +997,7 @@ HELP
 
       node = gegl_node_new_child (NULL,
                                   "operation",       "gegl:edge",
-                                  "algorihm",        edgemode,
+                                  "algorithm",       edgemode,
                                   "amount",          amount,
                                   "border-behavior", border_behavior,
                                   NULL);


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