Skip to content

Commit 5948b22

Browse files
Apply suggestions from code review
Co-authored-by: Stephen A. Bernhardt <[email protected]>
1 parent a293a77 commit 5948b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-content/themes/twentyseventeen/inc/template-tags.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ function twentyseventeen_entry_footer() {
110110

111111
if ( ! function_exists( 'twentyseventeen_edit_link' ) ) :
112112
/**
113-
* Displays an accessibility-friendly edit link for the current post in the loop.
113+
* Displays an accessibility-friendly link to edit a post or page.
114114
*/
115115
function twentyseventeen_edit_link() {
116116
edit_post_link(

0 commit comments

Comments
 (0)