We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6df31 commit d07a5c9Copy full SHA for d07a5c9
1 file changed
GEGL_EFFECTS/gegleffects.c
@@ -15,7 +15,7 @@
15
*
16
* Copyright 2006 Øyvind Kolås <pippin@gimp.org>
17
*2022 Beaver GEGL Effects
18
- * 2022 Liam (for helping give Inner Glow a disable checkbox)
+ * 2022 BarefootLiam (for helping give Inner Glow a disable checkbox)
19
*/
20
21
#include "config.h"
@@ -897,7 +897,7 @@ gegl_op_class_init (GeglOpClass *klass)
897
"title", _("GEGL Effects"),
898
"categories", "Generic",
899
"reference-hash", "45ed565h8500fca01b2ac",
900
- "description", _("GEGL text stying and speciality image outlining filter. Text recoloring only works if the color is white "
+ "description", _("GEGL text styling and speciality image outlining filter. Text recoloring only works if the color is white "
901
""),
902
NULL);
903
}
0 commit comments