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

@@ -1,7 +1,7 @@
po_plug_ins_dir = meson.current_source_dir()
i18n.gettext(gettext_package + '-std-plug-ins', preset: 'glib')
# Special-casing, we just reuse the same locale dictionnary for our demo
# Special-casing, we just reuse the same locale dictionary for our demo
# extension. We could have separated the strings but just for the sake
# of demo on code-side, it's simpler to do it this way.
extension_i18n = 'org.gimp.extension.goat-exercises'