[Libreoffice-commits] core.git: include/vcl

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Jun 25 05:11:42 UTC 2019


 include/vcl/outdev.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f29ff8706185193c4af29fc091fced079530b8f0
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Jun 23 20:31:28 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jun 25 07:11:04 2019 +0200

    Fix typo
    
    Change-Id: I3e78077d6a86537020798adb90fee2d45a844325
    Reviewed-on: https://gerrit.libreoffice.org/74662
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index d51546bd974a..15491e8d2807 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -1970,7 +1970,7 @@ public:
 public:
 
     /** @returns boolean value to see if EPS could be painted directly.
-        Theoreticaly, handing over a matrix would be needed to handle
+        Theoretically, handing over a matrix would be needed to handle
         painting rotated EPS files (e.g. contained in Metafiles). This
         would then need to be supported for Mac and PS printers, but
         that's too much for now, wrote \#i107046# for this */


More information about the Libreoffice-commits mailing list