diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index 46e15ad73a..018cac15f0 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -1721,7 +1721,7 @@ resourcestring dlgTrimSpaceTypeCaretMove = 'Caret or Edit'; dlgTrimSpaceTypePosOnly = 'Position Only'; dlgCopyPasteKeepFolds = 'Copy/Paste with fold info'; - dlgUseMinimumIme = 'Ime handled by System'; + dlgUseMinimumIme = 'IME handled by System'; dlgUndoLimit = 'Undo limit'; dlgTabWidths = 'Tab widths'; dlgMarginGutter = 'Margin and gutter';