From 3299640b2df1b367fa7d1cdac4eadff01e724a73 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 16 Apr 2016 00:11:05 -0400 Subject: [PATCH 1/2] Remove a duplicate { --- doc/xdg-app-builder.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml index bf00e0d2..2b529f87 100644 --- a/doc/xdg-app-builder.xml +++ b/doc/xdg-app-builder.xml @@ -737,7 +737,6 @@ } }, "modules": [ - { { "name": "pygobject", "config-opts": [ "--disable-introspection" ], From 73c98722e87ee9dbde023529ed8759142555db33 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 16 Apr 2016 00:11:39 -0400 Subject: [PATCH 2/2] Fix a typo s/extention/extension/ --- doc/xdg-app-builder.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml index 2b529f87..25702207 100644 --- a/doc/xdg-app-builder.xml +++ b/doc/xdg-app-builder.xml @@ -140,7 +140,7 @@ - Separate out locale files and translations to an extention runtime. Defaults to true. + Separate out locale files and translations to an extension runtime. Defaults to true.