diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml
index 7f8c6620e10..28d0a8443c6 100644
--- a/src/xdocs/releasenotes.xml
+++ b/src/xdocs/releasenotes.xml
@@ -74,7 +74,8 @@
Bug fixes:
-
- MissingSwitchDefault : False positive when `case null` in switch labeled statement group.
+ MissingSwitchDefault : False positive when `case null` in switch labeled
+ statement group.
Author: mahfouz72
#15123
@@ -89,7 +90,8 @@
#14891
-
- Remove href from LineLength module property in google style config and update test cases.
+ Remove href from LineLength module property in google style config
+ and update test cases.
Author: Mauryan Kansara
#14955