Doc fix: Use correct initials for Porter and Duff

It's Thomas Porter and Tom Duff, not Xavier and Yoann.

Pick-to: 6.6 6.5
Change-Id: I2e9345c06c299e9c0475831e21c3b9b85c58a32f
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
This commit is contained in:
Paul Olav Tvete 2023-07-14 12:14:33 +02:00
parent d3c08df330
commit 631cb589bf

View File

@ -18,5 +18,5 @@
drawn on top of the destination.
In addition to these standard modes, Qt defines the complete set of composition modes
as defined by X. Porter and Y. Duff. See the QPainter documentation for details.
as defined by T. Porter and T. Duff. See the QPainter documentation for details.
*/