sw/source/core/undo/untbl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 36467b45f36960dd7205326eded5da4e7508621f Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Dec 19 11:43:00 2019 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Dec 19 14:13:14 2019 +0100 Fix typo Change-Id: Id746a7c0ed00cd70660bb31e1843939fbc5b09d3 Reviewed-on: https://gerrit.libreoffice.org/85511 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/source/core/undo/untbl.cxx b/sw/source/core/undo/untbl.cxx index e6a0126036d2..a5b68cd902d6 100644 --- a/sw/source/core/undo/untbl.cxx +++ b/sw/source/core/undo/untbl.cxx @@ -1437,7 +1437,7 @@ SwUndoTableAutoFormat::UndoRedo(bool const bUndo, ::sw::UndoRedoContext & rConte m_TableStyleName = temp; } SaveTable* pOrig = new SaveTable( table ); - // than go also over the ContentNodes of the EndBoxes and collect + // then go also over the ContentNodes of the EndBoxes and collect // all paragraph attributes if( bSaveContentAttr ) pOrig->SaveContentAttrs( &rDoc ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits