app, libgimp*, plug-ins: Changed gendered terms to be gender-neutral

Changed a handful of gendered terms to be gender-neutral, and one typo 
of 'he' to 'the' where appropriate.
This commit is contained in:
Emily Gonyer 2021-11-14 11:22:24 +00:00 committed by Jehan
parent d2b0b0f3e8
commit 3afa37cbc6
8 changed files with 10 additions and 10 deletions

View file

@ -1160,7 +1160,7 @@ gimp_path_get_user_writable_dir (GList *path)
/* this is tricky:
* if a file is e.g. owned by the current user but not user-writable,
* the user has no permission to write to the file regardless
* of his group's or other's write permissions
* of their group's or other's write permissions
*/
if (!err && S_ISDIR (filestat.st_mode) &&