tdf#127534: brown paperbag commit, use the right bug ID this time

Change-Id: I42224bb35f308e274ee5441948b3a9b938b0889f
Reviewed-on: https://gerrit.libreoffice.org/79260
Tested-by: Jenkins
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@libreoffice.org>
diff --git a/sw/qa/python/check_range_properties.py b/sw/qa/python/check_range_properties.py
index 1cac640..2be9368 100644
--- a/sw/qa/python/check_range_properties.py
+++ b/sw/qa/python/check_range_properties.py
@@ -27,7 +27,7 @@
    def tearDownClass(cls):
        cls._uno.tearDown()

    # see tdf#125307
    # see tdf#127534
    def test_TextRangeProperties(self):
        xDoc = CheckRangeProperties._uno.openEmptyWriterDoc()
        xBodyText = xDoc.getText()