vcl/source/filter/graphicfilter.cxx | 2 +- vcl/source/window/splitwin.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 61b509ae4b9b370b5c8e6f3bbca3540e13542d14 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Feb 16 23:27:47 2021 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Feb 24 17:52:25 2021 +0100 Fix typos Change-Id: Ie39c9f9208ecb282612f2f2e1dc5672ea8baf5c1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111007 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/vcl/source/filter/graphicfilter.cxx b/vcl/source/filter/graphicfilter.cxx index a6ef4d2488b7..f6349d9923a9 100644 --- a/vcl/source/filter/graphicfilter.cxx +++ b/vcl/source/filter/graphicfilter.cxx @@ -983,7 +983,7 @@ ErrCode GraphicFilter::readPNG(SvStream & rStream, Graphic & rGraphic, GfxLinkTy } } - // PNG has no GIF chunck + // PNG has no GIF chunk BitmapEx aBitmapEx(aPNGReader.Read()); if (!aBitmapEx.IsEmpty()) { diff --git a/vcl/source/window/splitwin.cxx b/vcl/source/window/splitwin.cxx index ad7ae0f981f6..465ea46bb055 100644 --- a/vcl/source/window/splitwin.cxx +++ b/vcl/source/window/splitwin.cxx @@ -569,7 +569,7 @@ static void ImplCalcSet( ImplSplitSet* pSet, nMaxPos = nSetLeft+nSetWidth; } - // order windows and adept values + // order windows and adapt values for ( size_t i = 0; i < nItems; i++ ) { rItems[i].mnOldSplitPos = rItems[i].mnSplitPos; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits