From 39a29814e5776445bd2987d1f2800f0a74c4d7e5 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 23 Jul 2019 21:12:16 +0200 Subject: [PATCH] d/control: fix typo Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8a625d8..a5c1203 100644 --- a/debian/control +++ b/debian/control @@ -10,4 +10,4 @@ Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, Description: Perl extension to access xdgmime functions This module is a simple module that parses the proposed MIME spec listed - at http://freedesktop.org/. It is currently targetted at version 0.12. + at http://freedesktop.org/. It is currently targeted at version 0.12.