summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-04-13 09:36:19 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-04-13 09:36:19 -0400
commita286692010c5d3e9eaa558d11c61b774abd41a36 (patch)
treee519d23cbc538cd97cccf04a4b716e74ec27c06b /doc
parent21e5391ab89c3361bc55f8e7d8a6629724f4133f (diff)
downloadxdg-app-a286692010c5d3e9eaa558d11c61b774abd41a36.tar.gz
Fix a possibly confusing doc typo
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-builder.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml
index d3731b7..fa3c2b2 100644
--- a/doc/xdg-app-builder.xml
+++ b/doc/xdg-app-builder.xml
@@ -609,7 +609,7 @@
<term><option>--keep-build-dirs</option></term>
<listitem><para>
- Don't remote the sources and build after having built and installed each module.
+ Don't remove the sources and build after having built and installed each module.
This also creates a symlink to the build directory with a stable name ("build-modulename").
</para></listitem>
</varlistentry>