mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
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:
parent
d2b0b0f3e8
commit
3afa37cbc6
8 changed files with 10 additions and 10 deletions
|
@ -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) &&
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue