diff --git a/docs/reference/gio/gio.xml b/docs/reference/gio/gio.xml index 5636315d2..a371476df 100644 --- a/docs/reference/gio/gio.xml +++ b/docs/reference/gio/gio.xml @@ -201,7 +201,7 @@ , - Don't copy into DESTINATION even if it is a directory. + Don’t copy into DESTINATION even if it is a directory. , @@ -259,7 +259,7 @@ , - Don't follow symbolic links. + Don’t follow symbolic links. @@ -298,7 +298,7 @@ , - Don't follow symbolic links. + Don’t follow symbolic links. , @@ -378,7 +378,7 @@ , - Monitor the file directly, but don't report changes. + Monitor the file directly, but don’t report changes. , @@ -564,7 +564,7 @@ , - Only create the destination if it doesn't exist yet. + Only create the destination if it doesn’t exist yet. , @@ -622,7 +622,7 @@ , - Don't follow symbolic links. + Don’t follow symbolic links. @@ -636,15 +636,15 @@ LOCATION - Sends files or directories to the "Trashcan". This can be a + 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 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 + the file system until the ‘Trashcan’ is emptied. If you are interested in deleting a file irreversibly, see the remove command. - Inspecting and emptying the "Trashcan" is normally supported by + Inspecting and emptying the ‘Trashcan’ is normally supported by graphical file managers such as Nautilus, but you can also see the trash with the command: gio list trash://.