diff --git a/docs/releasenotes/6.1.0.rst b/docs/releasenotes/6.1.0.rst index d1e2d77925b..98568fb52ec 100644 --- a/docs/releasenotes/6.1.0.rst +++ b/docs/releasenotes/6.1.0.rst @@ -35,5 +35,5 @@ an RGBA ``Image.Image`` instance. Top To Bottom Complex Text Rendering ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Drawing text in the 'ttb' direction with ImageFont has been significantly improved. -Note that it now requires raqm 0.7 or greater however. +Drawing text in the 'ttb' direction with ImageFont has been significantly improved +and requires Raqm 0.7 or greater.