minor code comment comma grammar fixes
This commit is contained in:
parent
0ac069a0bf
commit
bf6ecae7c4
3 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@ if ( post_password_required() )
|
|||
<?php
|
||||
/* Loop through and list the comments. Tell wp_list_comments()
|
||||
* to use _s_comment() to format the comments.
|
||||
* If you want to override this in a child theme then you can
|
||||
* If you want to override this in a child theme, then you can
|
||||
* define _s_comment() and that will be used instead.
|
||||
* See _s_comment() in inc/template-tags.php for more.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue