소스 검색

Update copy.

Kjell Reigstad 4 년 전
부모
커밋
b974783e78
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      blank-canvas/inc/customizer.php

+ 1 - 1
blank-canvas/inc/customizer.php

@@ -135,7 +135,7 @@ if ( ! class_exists( 'Blank_Canvas_Customize' ) ) {
 				'show_comments',
 				array(
 					'label'       => esc_html__( 'Make comments visible', 'blank-canvas' ),
-					'description' => esc_html__( 'Check to show comments underneath posts. Comments can be configured in "Settings > Discussion".', 'blank-canvas' ),
+					'description' => esc_html__( 'Check to show comments underneath posts. Comments can be configured in your site’s Discussion settings screen.', 'blank-canvas' ),
 					'section'     => 'jetpack_content_options',
 					'priority'    => 10,
 					'type'        => 'checkbox',