]> code.ossystems Code Review - openembedded-core.git/commitdiff
mime-xdg.bbclass: Fix typo in comment
authorAndreas Müller <schnitzeltony@gmail.com>
Sun, 1 Mar 2020 17:23:19 +0000 (18:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Mar 2020 17:50:24 +0000 (17:50 +0000)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/mime-xdg.bbclass

index 63169e990d174f8007261a71d87a20e0caa13be7..642a5b7595ea75da15322508a2f0acae27d38ff3 100644 (file)
@@ -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