filter/source/graphicfilter/itiff/ccidecom.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 151b171ce7d8f9b43e6221d9ae8e1355afb85211 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue May 14 21:24:06 2019 +0000 Commit: Jens Carl <j.car...@gmx.de> CommitDate: Wed May 29 06:28:48 2019 +0200 Fix typo Change-Id: I217ece9296e5e5d8db264a3590e5af1f8ab0cfcb Reviewed-on: https://gerrit.libreoffice.org/73134 Tested-by: Jenkins Reviewed-by: Jens Carl <j.car...@gmx.de> diff --git a/filter/source/graphicfilter/itiff/ccidecom.cxx b/filter/source/graphicfilter/itiff/ccidecom.cxx index d648ce00ad9d..82d6e0e89f74 100644 --- a/filter/source/graphicfilter/itiff/ccidecom.cxx +++ b/filter/source/graphicfilter/itiff/ccidecom.cxx @@ -311,7 +311,7 @@ const CCIHuffmanTableEntry CCIUncompTable[CCIUncompTableSize]={ //================== backup of the Huffman tables ============================ // To make sure that the Huffman tables do not contain errors they were entered // from two different sources (Phew) and compared. -// Since an error could creep in to the source code while maintaining it +// Since an error could creep into the source code while maintaining it // (e.g. an accidental key press in the editor) the tables are listed twice // and are compared during runtime. (If the comparison fails CCIDcompressor // throws an error) The whole thing may appear insane, but an error within the _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits