summaryrefslogtreecommitdiff
path: root/editeng/source/misc/hangulhanja.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/misc/hangulhanja.cxx')
-rw-r--r--editeng/source/misc/hangulhanja.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/misc/hangulhanja.cxx b/editeng/source/misc/hangulhanja.cxx
index 54bdaea9f2a3..7611fe509172 100644
--- a/editeng/source/misc/hangulhanja.cxx
+++ b/editeng/source/misc/hangulhanja.cxx
@@ -566,7 +566,7 @@ namespace editeng
if( m_pConversionDialog )
m_pConversionDialog->SetCurrentString( sCurrentUnit, m_aCurrentSuggestions );
- // do not look for the next convertible: We have to wait for the user to interactivly
+ // do not look for the next convertible: We have to wait for the user to interactively
// decide what happens with the current convertible
return false;
}