Index: wp-admin/includes/privacy-tools.php
===================================================================
--- wp-admin/includes/privacy-tools.php	(revision 48342)
+++ wp-admin/includes/privacy-tools.php	(working copy)
@@ -279,7 +279,7 @@
 
 	if ( $groups_count > 1 ) {
 		$group_html .= '<div class="return-to-top">';
-		$group_html .= '<a href="#top"><span aria-hidden="true">&uarr; </span> ' . esc_html__( 'Return to top' ) . '</a>';
+		$group_html .= '<a href="#top"><span aria-hidden="true">&uarr; </span> ' . esc_html__( 'Return to Top' ) . '</a>';
 		$group_html .= '</div>';
 	}
 
