Change-Id: I26e273eccd4f1fcb525628a47a24c9a9f6f6f585
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172353
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
Andrea Gelmini 2024-08-24 15:25:13 +02:00 committed by Adolfo Jayme Barrientos
parent 19e588c6da
commit a241f2d96d

View file

@ -32,7 +32,7 @@ namespace drawinglayer::primitive2d
{
// This *was* a view-independent primitive before (see before this commit),
// but was never really used, but handled in various processors anyways.
// Since the current VCL primitve renderer and it's functions used in
// Since the current VCL primitive renderer and it's functions used in
// VCL do render this always in one discrete pixel size I decided to
// adapt this primitive to do that, too, but - due to being a primitive -
// with the correct invalidate/hit-ranges etc.