include/svx/sdr/overlay/overlayobject.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 509cc1ad19194934e15366a6e9ecc0a1b9ef4592 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Oct 13 17:25:12 2022 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Oct 13 18:58:33 2022 +0200 Fix typo Change-Id: Ib12fdce5b4a46ec98828aeba6a293ca3a3e1c766 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141312 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/svx/sdr/overlay/overlayobject.hxx b/include/svx/sdr/overlay/overlayobject.hxx index 643007cc3fde..1c8d1d43b17a 100644 --- a/include/svx/sdr/overlay/overlayobject.hxx +++ b/include/svx/sdr/overlay/overlayobject.hxx @@ -109,7 +109,7 @@ namespace sdr::overlay // it is switched to false bool mbAllowsAntiAliase : 1; - // In High Contrast mode all fg and bg and forced to the a pair of normal + // In High Contrast mode all fg and bg are forced to a pair of normal // high contrast colors. If this flag is set, then in High Contrast mode // the colors are instead forced to the high contrast selection fg/bg pair. // Default is false.