Unify Walter's gender (#3071)

Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
This commit is contained in:
Kim Brose 2025-12-13 13:43:41 +00:00 committed by GitHub
parent c3ebe5e461
commit 5b4f2a0df9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -145,7 +145,7 @@ else.
caption="Walter joins the room and gets Power Level 0: he is a regular user")
}}
If Walter fiddled with its homeserver database to alter its local copy of the
If Walter fiddled with his homeserver database to alter its local copy of the
room, his change would not propagate: nobody has granted him power level 100: when
the other homeservers would want to update their local copy of the room, they
would reject the change making Walter administrator of the room.
@ -169,7 +169,7 @@ local copy of the room they will accept the change.
}}
What if Walter was the homeserver administrator of `ergaster.org` instead? Every
user of `ergaster.org` in this room have the Power Level 0. If Walter called this API,
user of `ergaster.org` in this room has the Power Level 0. If Walter called this API,
his homeserver would only be able to control a user with Power Level 0,
and would not be able to promote him.