From: Andreas Müller Date: Sun, 1 Mar 2020 17:23:19 +0000 (+0100) Subject: mime-xdg.bbclass: Fix typo in comment X-Git-Tag: 2020-04-dunfell~282 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d6fc0081f53ebc5b12ffff917cf3c04c270a69f1;p=openembedded-core.git mime-xdg.bbclass: Fix typo in comment Signed-off-by: Andreas Müller Signed-off-by: Richard Purdie --- diff --git a/meta/classes/mime-xdg.bbclass b/meta/classes/mime-xdg.bbclass index 63169e990d..642a5b7595 100644 --- a/meta/classes/mime-xdg.bbclass +++ b/meta/classes/mime-xdg.bbclass @@ -8,7 +8,7 @@ PACKAGE_WRITE_DEPS += "desktop-file-utils-native" DESKTOPDIR = "${datadir}/applications" # There are recipes out there installing their .desktop files as absolute -# symlinks. For us these are dangling and cannot be introspected for "MymeType" +# symlinks. For us these are dangling and cannot be introspected for "MimeType" # easily. By addding package-names to MIME_XDG_PACKAGES, packager can force # proper update-desktop-database handling. Note that all introspection is # skipped for MIME_XDG_PACKAGES not empty