From 616c6924f18911fce110918edf05ed2f4e52dba9 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 22 Feb 2013 09:48:17 +0200 Subject: s/the the/the/ Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3 --- cui/source/dialogs/SpellDialog.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cui/source/dialogs/SpellDialog.cxx') diff --git a/cui/source/dialogs/SpellDialog.cxx b/cui/source/dialogs/SpellDialog.cxx index 6847e0e77f92..412a0b828121 100644 --- a/cui/source/dialogs/SpellDialog.cxx +++ b/cui/source/dialogs/SpellDialog.cxx @@ -1371,7 +1371,7 @@ long SentenceEditWindow_Impl::PreNotify( NotifyEvent& rNEvt ) } //check previous position if this exists - //that is a redundant in the case the the attribute found above already is on the left cursor side + //that is a redundant in the case the attribute found above already is on the left cursor side //but it's o.k. for two errors/fields side by side if(aCursor.GetIndex()) { -- cgit