Fix typo
Change-Id: I459945f142055186fc103a2e0e7b3f347e02c680 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173822 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
64c62fb4e5
commit
cb874333a8
@@ -45,7 +45,7 @@ std::unique_ptr<BaseProcessor2D> createPixelProcessor2DFromOutputDevice(
|
||||
// possibility to deactivate for easy test/request testing
|
||||
nullptr == std::getenv("DISABLE_SYSTEM_DEPENDENT_PRIMITIVE_RENDERER")
|
||||
|
||||
// Use this if all is stable/teste for a while
|
||||
// Use this if all is stable/tested for a while
|
||||
// true
|
||||
|
||||
// Also possible: make dependent on ExperimentalMode
|
||||
|
Reference in New Issue
Block a user