diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx index 5ddfbac35557..841ac22346db 100644 --- a/desktop/source/lib/init.cxx +++ b/desktop/source/lib/init.cxx @@ -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)