Index: src/wp-admin/includes/class-wp-privacy-policy-content.php
===================================================================
--- src/wp-admin/includes/class-wp-privacy-policy-content.php	(revision 49955)
+++ src/wp-admin/includes/class-wp-privacy-policy-content.php	(working copy)
@@ -625,7 +625,7 @@
 		$strings[] = '<p>' . $suggested_text . __( 'Visitor comments may be checked through an automated spam detection service.' ) . '</p>';
 
 		/* translators: Default privacy policy heading. */
-		$strings[] = '<h2>' . __( 'Your contact information' ) . '</h2>';
+		$strings[] = '<h2>' . __( 'Contact information' ) . '</h2>';
 
 		if ( $description ) {
 			/* translators: Privacy policy tutorial. */
