summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhaedrus Leeds <mwleeds@protonmail.com>2022-12-04 09:47:02 -0800
committerPhaedrus Leeds <mwleeds@protonmail.com>2022-12-04 09:47:02 -0800
commitb6a0015d15b3302d05be937d46794fc2124970eb (patch)
treee94f14840f576a8a6042931a269f602fa0a7c6e3
parent38209dc3e9fb33b0bec3ef0d595faa68037ff50f (diff)
thumbnail: Use gender neutral pronouns in spec
It's more inclusive to use "they/them" rather than "he/him" when referring to the user in these specs.
-rw-r--r--thumbnail/thumbnail-spec.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/thumbnail/thumbnail-spec.sgml b/thumbnail/thumbnail-spec.sgml
index d6e6d14..4d18040 100644
--- a/thumbnail/thumbnail-spec.sgml
+++ b/thumbnail/thumbnail-spec.sgml
@@ -120,7 +120,7 @@
<para>The current situation is, that nearly every program introdues a new
way of dealing with thumbnails. This results in the fact, that if the user
- uses 4 or 5 different programs, he will end up with 4 or 5 thumbnails for
+ uses 4 or 5 different programs, they will end up with 4 or 5 thumbnails for
the same file. It's obvious that this is not only a waste of the users disc
space, but also makes the managing of large collections harder.
</para>
@@ -662,7 +662,7 @@ if (file.mtime != thumb.MTime) {
</listitem>
<listitem>
<para>The user can call a managing tool which lists all the thumbnails
- together with their original file paths. From there he can delete single
+ together with their original file paths. From there they can delete single
images, all images where the original doesn't exist anymore or all
images older than eg. 30 days.</para>
</listitem>