Skip to content

Commit 9b206d8

Browse files
committed
improve wording
1 parent 8a9e65f commit 9b206d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/webmention-settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<fieldset>
163163
<label for="webmention_show_facepile">
164164
<input type="checkbox" name="webmention_show_facepile" id="webmention_show_facepile" value="1" <?php checked( true, get_option( 'webmention_show_facepile', 1 ) ); ?> />
165-
<?php esc_html_e( 'Show Facepile.', 'webmention' ); ?>
165+
<?php esc_html_e( 'Automatically add Facepile to the comments section.', 'webmention' ); ?>
166166
</label>
167167
</fieldset>
168168

0 commit comments

Comments
 (0)