sw/source/core/frmedt/tblsel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3e7afb028ae10b02561f3f0e32cafadc18ec6bf3 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue Mar 10 17:08:49 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Tue Mar 10 20:40:56 2020 +0100 Fix typo Change-Id: I0e41ac95532b8d1782c4a5148a2b70b1d8a13b16 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90289 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/source/core/frmedt/tblsel.cxx b/sw/source/core/frmedt/tblsel.cxx index 01f39ff8dbd2..cdcb4451bf7e 100644 --- a/sw/source/core/frmedt/tblsel.cxx +++ b/sw/source/core/frmedt/tblsel.cxx @@ -1574,7 +1574,7 @@ static void lcl_FindStartEndRow( const SwLayoutFrame *&rpStart, { // check if start & end line are the first & last Line of the // box. If not return these cells. - // Else the hole line with all Boxes has to be deleted. + // Else the whole line with all Boxes has to be deleted. rpStart = aSttArr[ n+1 ]; rpEnd = aEndArr[ n+1 ]; if( n ) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits