[gnome-software/gnome-3-30] flatpak: Fix a typo in a comment
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-30] flatpak: Fix a typo in a comment
- Date: Fri, 5 Oct 2018 11:40:20 +0000 (UTC)
commit de751963c70ea16adb7a9e0232220f4849c883dc
Author: Matthew Leeds <matthew leeds endlessm com>
Date: Thu Oct 4 16:18:38 2018 -0400
flatpak: Fix a typo in a comment
plugins/flatpak/gs-plugin-flatpak.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/flatpak/gs-plugin-flatpak.c b/plugins/flatpak/gs-plugin-flatpak.c
index be3007d1..972b0a74 100644
--- a/plugins/flatpak/gs-plugin-flatpak.c
+++ b/plugins/flatpak/gs-plugin-flatpak.c
@@ -894,7 +894,7 @@ gs_plugin_file_to_app (GsPlugin *plugin,
"application/vnd.flatpak.ref",
NULL };
- /* does this match any of the mimetypes_bundle we support */
+ /* does this match any of the mimetypes we support */
content_type = gs_utils_get_content_type (file, cancellable, error);
if (content_type == NULL)
return FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]