Change-Id: I301af2c2985a64baa891dedc7d46a6d3c214774e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185000
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Simon Chenery <simon_chenery@yahoo.com>
Tested-by: Jenkins
This commit is contained in:
Andrea Gelmini
2025-05-06 18:39:54 +02:00
committed by Julien Nabet
parent 4a4d388e17
commit ebbfb7bfd2

View File

@@ -4687,7 +4687,7 @@ static void doc_registerCallback(LibreOfficeKitDocument* pThis,
pDocument->maFontsMissing.clear();
}
// Try to take info about already painted tiles from an other view that has the same
// Try to take info about already painted tiles from another view that has the same
// CanonicalViewId.
const OString& rViewRenderState = pCallbackFlushHandler->getViewRenderState();
for (const auto& rHandler : pDocument->mpCallbackFlushHandlers)