sc/source/core/data/table2.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 5dcbd1bb557450a2d658a710c163b310c0cee157 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Mar 15 14:41:56 2020 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Sun Mar 15 23:02:23 2020 +0100 Fix typo Change-Id: I9715f320bbf35ceafc2d0f2eb9a69c02821779d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90528 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/sc/source/core/data/table2.cxx b/sc/source/core/data/table2.cxx index 80aa348ab3eb..a4391ab7ec05 100644 --- a/sc/source/core/data/table2.cxx +++ b/sc/source/core/data/table2.cxx @@ -1172,7 +1172,7 @@ void ScTable::CopyToTable( if (bIsUndoDoc && (nFlags & InsertDeleteFlags::CONTENTS)) { // Copying formulas may create sheet-local named expressions on the - // destination sheet. Add existings to Undo first. + // destination sheet. Add existing to Undo first. pDestTab->SetRangeName( std::unique_ptr<ScRangeName>( new ScRangeName( *GetRangeName()))); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits