docs: Fix some minor wording problems in the gio documentation

And some missing apostrophes.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall
2018-12-19 12:17:49 +00:00
parent 30ed95216a
commit 3026efbc0f

View File

@@ -142,7 +142,7 @@
commands that are similar to traditional utilities, but let you commands that are similar to traditional utilities, but let you
use GIO locations instead of local files: for example you can use use GIO locations instead of local files: for example you can use
something like <filename>smb://server/resource/file.txt</filename> something like <filename>smb://server/resource/file.txt</filename>
as location.</para> as a location.</para>
</refsect1> </refsect1>
<refsect1> <refsect1>
@@ -560,7 +560,7 @@
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term><option>-b</option>, <option>--backup</option></term> <term><option>-b</option>, <option>--backup</option></term>
<listitem><para>Backup existing destination files.</para></listitem> <listitem><para>Back up existing destination files.</para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><option>-c</option>, <option>--create</option></term> <term><option>-c</option>, <option>--create</option></term>
@@ -639,7 +639,7 @@
<para>Sends files or directories to the "Trashcan". This can be a <para>Sends files or directories to the "Trashcan". This can be a
different folder depending on where the file is located, and not different folder depending on where the file is located, and not
all file systems support this concept. In the common case that the all file systems support this concept. In the common case that the
file lives inside a users home directory, the trash folder is file lives inside a users home directory, the trash folder is
<filename><envar>$XDG_DATA_HOME</envar>/Trash</filename>.</para> <filename><envar>$XDG_DATA_HOME</envar>/Trash</filename>.</para>
<para>Note that moving files to the trash does not free up space on <para>Note that moving files to the trash does not free up space on
the file system until the "Trashcan" is emptied. If you are interested the file system until the "Trashcan" is emptied. If you are interested