From ad7b757a25d90e995606947ee639d5b620c267a2 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Fri, 4 Oct 2013 16:57:18 +0200 Subject: 'ist' -> 'is' here and there. Change-Id: I0a463c38214b95582db2c7b3979367255426c14e --- editeng/source/editeng/impedit.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editeng') diff --git a/editeng/source/editeng/impedit.cxx b/editeng/source/editeng/impedit.cxx index 0b33f13e5e71..035eacb9ac15 100644 --- a/editeng/source/editeng/impedit.cxx +++ b/editeng/source/editeng/impedit.cxx @@ -1672,7 +1672,7 @@ void ImpEditView::dragDropEnd( const ::com::sun::star::datatransfer::dnd::DragSo else { // other EditEngine ... - if (pEditEngine->HasText()) // #88630# SC ist removing the content when switching the task + if (pEditEngine->HasText()) // #88630# SC is removing the content when switching the task DeleteSelected(); } } -- cgit v1.2.3