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

Andrea Gelmini andrea.gelmini at gelma.net
Fri Oct 13 12:12:23 UTC 2017


 vcl/source/filter/jpeg/transupp.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3933ac6828f74529c5bde6b11279cfdd69db60c6
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Fri Oct 13 11:27:35 2017 +0200

    Fix typo
    
    Change-Id: Icb23e192961aadcd23d17546aa397df18dd32979
    Reviewed-on: https://gerrit.libreoffice.org/43366
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/vcl/source/filter/jpeg/transupp.h b/vcl/source/filter/jpeg/transupp.h
index fe1b04ac5035..a5d403335c49 100644
--- a/vcl/source/filter/jpeg/transupp.h
+++ b/vcl/source/filter/jpeg/transupp.h
@@ -133,7 +133,7 @@ typedef struct {
                           normally modifies the source coefficients in place.
                           Setting this to TRUE will instead use a slower,
                           double-buffered algorithm, which leaves the source
-                          coefficients in tact (necessary if other transformed
+                          coefficients intact (necessary if other transformed
                           images must be generated from the same set of
                           coefficients. */
 


More information about the Libreoffice-commits mailing list