Doc fix: Use correct initials for Porter and Duff

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

Change-Id: I2e9345c06c299e9c0475831e21c3b9b85c58a32f
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
(cherry picked from commit 631cb589bf53223648376c72d588a7914e463924)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Paul Olav Tvete 2023-07-14 12:14:33 +02:00 committed by Qt Cherry-pick Bot
parent c02d99a7f9
commit 0ef069956f

View File

@ -19,5 +19,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.
*/