Skip to content

Commit d07a5c9

Browse files
authored
Update gegleffects.c
1 parent 9d6df31 commit d07a5c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

GEGL_EFFECTS/gegleffects.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* Copyright 2006 Øyvind Kolås <pippin@gimp.org>
1717
*2022 Beaver GEGL Effects
18-
* 2022 Liam (for helping give Inner Glow a disable checkbox)
18+
* 2022 BarefootLiam (for helping give Inner Glow a disable checkbox)
1919
*/
2020

2121
#include "config.h"
@@ -897,7 +897,7 @@ gegl_op_class_init (GeglOpClass *klass)
897897
"title", _("GEGL Effects"),
898898
"categories", "Generic",
899899
"reference-hash", "45ed565h8500fca01b2ac",
900-
"description", _("GEGL text stying and speciality image outlining filter. Text recoloring only works if the color is white "
900+
"description", _("GEGL text styling and speciality image outlining filter. Text recoloring only works if the color is white "
901901
""),
902902
NULL);
903903
}

0 commit comments

Comments
 (0)