This commit is contained in:
Alex Kirk 2022-12-10 09:35:38 +01:00
parent a61f1168c3
commit a0c48f3a48

View file

@ -496,9 +496,9 @@ class Friends_Feed_Parser_ActivityPub extends \Friends\Feed_Parser {
</div>
</fieldset>
<p class="description">
<?php
esc_html_e( 'If an incoming post from ActivityPub starts with an @mention of someone else, it will be not be hidden automatically.', 'activitypub' );
?>
<?php
esc_html_e( "If an incoming post from ActivityPub starts with an @mention of someone else you don't follow, it won't be hidden automatically.", 'activitypub' );
?>
</p>
</td>
</tr>