diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst
index 39187c6778a6ab304256064fe85f64e531ed1eb4..c972557ca2ce54b5f43b25375c9414b3b56a6a85 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.5/Deprecation-78872-DeprecateMethodGetRecordUidsToCopy.rst
@@ -1,15 +1,16 @@
 .. include:: ../../Includes.txt
 
-==========================================================
-Deprecation: #78872 - Deprecate method getRecordUidsToCopy
-==========================================================
+==================================================================================
+Deprecation: #78872 - Deprecate method LocalizationController::getRecordUidsToCopy
+==================================================================================
 
 See :issue:`78872`
 
 Description
 ===========
 
-The method :php:`getRecordUidsToCopy()` is not used at any place in the TYPO3 core.
+The method :php:`\TYPO3\CMS\Backend\Controller\Page\LocalizationController::getRecordUidsToCopy()`
+is not used at any place in the TYPO3 core.
 
 
 Impact
@@ -29,4 +30,4 @@ Migration
 
 No migration available.
 
-.. index:: Backend
\ No newline at end of file
+.. index:: Backend