summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexander.larsson@gmail.com>2016-04-13 16:12:01 +0200
committerAlexander Larsson <alexander.larsson@gmail.com>2016-04-13 16:12:01 +0200
commit2472d3905fa089b56b2868dea196a25320461f3a (patch)
tree8e16cd99ad878ba56f3d7ae54a46c126dccf8ded /doc
parentddf94988f244dc3d8df57bc083cd262e82dc0984 (diff)
parenta286692010c5d3e9eaa558d11c61b774abd41a36 (diff)
downloadxdg-app-2472d3905fa089b56b2868dea196a25320461f3a.tar.gz
Merge pull request #124 from matthiasclasen/typo-fix
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 0ba0f5f..bb8bcb3 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>