From e12b4ba362e39e18a4e1ce0328da0d51ff770db4 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Thu, 20 Apr 2017 20:53:59 +0300 Subject: [PATCH] docs: Typo fix: "flatpack-builder" -> "flatpak-builder" --- doc/flatpak-builder.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/flatpak-builder.xml b/doc/flatpak-builder.xml index 939b118d..0f8b4834 100644 --- a/doc/flatpak-builder.xml +++ b/doc/flatpak-builder.xml @@ -89,7 +89,7 @@ After this you will end up with a build of the application in DIRECTORY, which you can export to a repository with the flatpak build-export command. If you use the - option, flatpack-builder will do the export for you at the end of the build process. When flatpak-builder does the + option, flatpak-builder will do the export for you at the end of the build process. When flatpak-builder does the export, it also stores the manifest that was used for the build in /app/manifest.json. The manifest is 'resolved', i.e. git branch names are replaced by the actual commit IDs that were used in the build.