Fix typo
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:
parent
19e588c6da
commit
a241f2d96d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue