vcl/source/outdev/bitmap.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5a69e210abfb05f66761fe502fac3f2bb3899b65
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Feb 22 13:55:05 2020 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Feb 22 18:45:55 2020 +0100

    Fix typo
    
    Change-Id: Ib8a7cdffe765d3ef52add81a692eb7bd88bfed15
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89255
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/vcl/source/outdev/bitmap.cxx b/vcl/source/outdev/bitmap.cxx
index 719c9e6e0b2a..0e1f3979e5ba 100644
--- a/vcl/source/outdev/bitmap.cxx
+++ b/vcl/source/outdev/bitmap.cxx
@@ -1157,9 +1157,9 @@ bool 
OutputDevice::TransformAndReduceBitmapExToTargetRange(
     return true;
 }
 
-// MM02 add som etest class to get a simple timer-based output to be able
+// MM02 add some test class to get a simple timer-based output to be able
 // to check if it gets faster - and how much. Uncomment next line or set
-// DO_TIME_TEST for compile tiome if you want to use it
+// DO_TIME_TEST for compile time if you want to use it
 // #define DO_TIME_TEST
 #ifdef DO_TIME_TEST
 #include <tools/time.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to