From fa318f049954ede51aacfcf8586b118eba5c1dfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jeremy=20B=C3=ADcha?= Date: Sun, 20 Apr 2025 11:08:46 -0400 Subject: [PATCH] Fix typo in gir1.2-gimp-3.0 package description Closes: #1101747 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d5407fefa3..793a373d2c 100644 --- a/debian/control +++ b/debian/control @@ -196,7 +196,7 @@ Architecture: any Multi-Arch: same Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends} Provides: gir1.2-gimpui-3.0 (= ${binary:Version}) -Description: Instrospection data for the GIMP library +Description: Introspection data for the GIMP library This package includes the libgimp libraries, which are necessary to run GIMP and third-party GIMP plugins. .