From 3026efbc0ffdd0df24769581ad47c3fc62921e70 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 19 Dec 2018 12:17:49 +0000 Subject: [PATCH] docs: Fix some minor wording problems in the gio documentation And some missing apostrophes. Signed-off-by: Philip Withnall --- docs/reference/gio/gio.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/reference/gio/gio.xml b/docs/reference/gio/gio.xml index 6405bc221..5636315d2 100644 --- a/docs/reference/gio/gio.xml +++ b/docs/reference/gio/gio.xml @@ -142,7 +142,7 @@ commands that are similar to traditional utilities, but let you use GIO locations instead of local files: for example you can use something like smb://server/resource/file.txt - as location. + as a location. @@ -560,7 +560,7 @@ , - Backup existing destination files. + Back up existing destination files. , @@ -639,7 +639,7 @@ Sends files or directories to the "Trashcan". This can be a different folder depending on where the file is located, and not 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 user’s home directory, the trash folder is $XDG_DATA_HOME/Trash. 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