summaryrefslogtreecommitdiff
path: root/doc/flatpak-build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/flatpak-build.xml')
-rw-r--r--doc/flatpak-build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/flatpak-build.xml b/doc/flatpak-build.xml
index e6abfce..af16ddd 100644
--- a/doc/flatpak-build.xml
+++ b/doc/flatpak-build.xml
@@ -45,7 +45,7 @@
must have been initialized with <command>flatpak build-init</command>.
</para>
<para>
- The sdk that is specfied in the <filename>metadata</filename> file
+ The sdk that is specified in the <filename>metadata</filename> file
in the directory is mounted at <filename>/usr</filename> and the
<filename>files</filename> and <filename>var</filename> subdirectories
are mounted at <filename>/app</filename> and <filename>/var</filename>,
@@ -209,7 +209,7 @@
<listitem><para>
If the application doesn't have access to the real homedir, make the (homedir-relative) path
FILENAME a bind mount to the corresponding path in the per-application directory,
- allowing that location to be used for persistant data.
+ allowing that location to be used for persistent data.
This overrides to the Context section from the application metadata.
This option can be used multiple times.
</para></listitem>