Index: wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-settings.php
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-settings.php b/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-settings.php
--- a/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-settings.php	(date 1624280213432)
+++ b/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-settings.php	(date 1624280213432)
@@ -222,7 +222,7 @@
 ?>
 
 	<input id="bp-disable-profile-sync" name="bp-disable-profile-sync" type="checkbox" value="1" <?php checked( !bp_disable_profile_sync( false ) ); ?> />
-	<label for="bp-disable-profile-sync"><?php _e( 'Enable BuddyPress to WordPress profile syncing', 'buddypress' ); ?></label>
+	<label for="bp-disable-profile-sync"><?php _e( 'Disable BuddyPress to WordPress profile syncing', 'buddypress' ); ?></label>
 
 <?php
 }
