[gnome-builder] flatpak: Fix typo



commit 5d8ab3a70e6044794992887e1ddb011af8e2f763
Author: Matthew Leeds <mleeds redhat com>
Date:   Sat Mar 18 14:24:13 2017 -0500

    flatpak: Fix typo

 plugins/flatpak/gbp-flatpak-application-addin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/flatpak/gbp-flatpak-application-addin.c b/plugins/flatpak/gbp-flatpak-application-addin.c
index e46ac02..debd69f 100644
--- a/plugins/flatpak/gbp-flatpak-application-addin.c
+++ b/plugins/flatpak/gbp-flatpak-application-addin.c
@@ -840,7 +840,7 @@ gbp_flatpak_application_addin_locate_sdk_worker (GTask        *task,
   /*
    * Look through all of our remote refs and see if we find a match for
    * the runtime for which we need to locate the SDK. Afterwards, we need
-   * to get the metedata for that runtime so that we can find the sdk field
+   * to get the metadata for that runtime so that we can find the sdk field
    * which maps to another runtime.
    *
    * We might have to make a request to the server for the ref if we do not


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]