1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

app, libgimp*, pdb, themes: Fix description typos

This patch fixes minor typos in user-facing descriptions
and internal comments found by Codespell.
This commit is contained in:
luzpaz
2025-09-24 16:50:15 +00:00
committed by Alx Sa
parent 645d23cd37
commit 91418131a0
29 changed files with 46 additions and 46 deletions

View File

@@ -407,7 +407,7 @@ we added a limitation on the range of the parameter. The lower
limitation is a simple number, and the upper limitation is a constant
macro (+GIMP_MAX_IMAGE_SIZE+) defined in
https://gitlab.gnome.org/GNOME/gimp/tree/master/libgimpbase/gimplimits.h[libgimpbase/gimplimits.h].
In order to make sure this constand will indeed be defined when parsing
In order to make sure this constant will indeed be defined when parsing
this function, the file
https://gitlab.gnome.org/GNOME/gimp/tree/master/libgimpbase/gimpbase.h[libgimpbase/gimpbase.h]
(which includes