summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-03-01 18:23:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-03-01 17:50:24 +0000
commitd6fc0081f53ebc5b12ffff917cf3c04c270a69f1 (patch)
tree39fc632db09d1db5f5ecca3cd8f65b5e1b3d14f3
parent49e7f3e8e3a775510d8b0e2826a06d000934706b (diff)
downloadopenembedded-core-contrib-d6fc0081f53ebc5b12ffff917cf3c04c270a69f1.tar.gz
mime-xdg.bbclass: Fix typo in comment
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/classes/mime-xdg.bbclass2
1 files changed, 1 insertions, 1 deletions
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