diff --git a/ReleaseNotes.html b/ReleaseNotes.html
index 646e73e13d..302f326fbc 100644
--- a/ReleaseNotes.html
+++ b/ReleaseNotes.html
@@ -81,7 +81,7 @@
Fixes
Fix for PR #145: fixed linking error on Windows (unresolved external symbol "public: static struct Wt::NoClass Wt::NoClass::none")
- WPainter fixed arc drawing code to be consistent across different backends, and with Qt's QPainter. Its behavior used to be erratic when angles larger than 360 degrees or lower than 0 were used.
+ WPainter: fixed arc drawing code to be consistent across different backends, and with Qt's QPainter. Its behavior used to be erratic when angles larger than 360 degrees or lower than 0 were used.
Many documentation tweaks and fixes that were discovered when working on JWt 4.