Skip to content

Commit 5418747

Browse files
committed
minor #939 Replace he/she with they to be more inclusive (Raphaëll Roussel)
This PR was merged into the master branch. Discussion ---------- Replace he/she with they to be more inclusive Commits ------- e50def6 Replace he/she with they to be more inclusive
2 parents 4e03903 + e50def6 commit 5418747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/blog/post_show.html.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
<div id="post-add-comment" class="well">
1818
{# The 'IS_AUTHENTICATED_FULLY' role ensures that the user has entered
19-
his/her credentials (login + password) during this session. If he/she
20-
is automatically logged via the 'Remember Me' functionality, he/she won't
19+
their credentials (login + password) during this session. If they
20+
are automatically logged via the 'Remember Me' functionality, they won't
2121
be able to add a comment.
2222
See https://symfony.com/doc/current/security/remember_me.html#forcing-the-user-to-re-authenticate-before-accessing-certain-resources
2323
#}

0 commit comments

Comments
 (0)