summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2018-07-10 17:44:39 +0200
committerMatthew Leeds <matthew.leeds@endlessm.com>2018-07-10 17:44:39 +0200
commit905d7ca096406866e0dcd82c0249d89b832d4d65 (patch)
tree05f988d47d18c80d63dee731d9c49d4b8c379469
parenta568740b20b5de9e9c3824b70b1a8bb0f43f6ab8 (diff)
downloadflatpak-905d7ca096406866e0dcd82c0249d89b832d4d65.tar.gz
doc: Fix grammar
-rw-r--r--doc/flatpak-install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/flatpak-install.xml b/doc/flatpak-install.xml
index 5aba3c2b..adeb0776 100644
--- a/doc/flatpak-install.xml
+++ b/doc/flatpak-install.xml
@@ -84,11 +84,11 @@
<arg>--bundle</arg> allows you to
install directly from a source such as a .flatpak
single-file bundle, a .flatpakref app description. The options are optional if the first
- argument have the right extension.
+ argument has the right extension.
</para>
<para>
Note that flatpak allows one to have multiple branches of an application and runtimes
- installed and used at the same time. However, only version of an application one can be current,
+ installed and used at the same time. However, only one version of an application can be current,
meaning its exported files (for instance desktop files and icons) are
visible to the host. The last installed version is made current by
default, but you can manually change with make-current.