diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-06-26 18:06:52 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-06-28 12:35:58 +0000 |
commit | 5d5dc059cb4b88fe19e5d92e7d9b9ae581afce98 (patch) | |
tree | 43837eb609f7fa349a318ca68d4040759bd2ca67 /sc | |
parent | 69c88a32aad2cafde197e98557868ad069795d60 (diff) |
Fix typos
Change-Id: I80995af6459af9f647e66d1c85da2eedad2647b9
Reviewed-on: https://gerrit.libreoffice.org/16523
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/data/document.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx index 2d73d3ec157b..9abc1af193e6 100644 --- a/sc/source/core/data/document.cxx +++ b/sc/source/core/data/document.cxx @@ -2238,7 +2238,7 @@ void ScDocument::TransposeClip( ScDocument* pTransClip, InsertDeleteFlags nFlags "TransposeClip with wrong Document" ); // initialize - // -> pTransClip has to be delted before the original document! + // -> pTransClip has to be deleted before the original document! pTransClip->ResetClip(this, nullptr); // all |