IDE: fixed typo

git-svn-id: trunk@46919 -
This commit is contained in:
maxim 2014-11-21 00:18:07 +00:00
parent 8b0c64ca67
commit 6f2c8ce8b7

View File

@ -1396,7 +1396,7 @@ resourcestring
lisShowHintsInObjectInspector = 'Show hints';
lisHintAtPropertysNameShowsDescription = 'A hint at property''s name shows its description.';
lisUseCheckboxForBooleanValues = 'Use CheckBox for Boolean values';
lisDefaultIsComboboxWithTrueAndFalse = 'The default is ComboBox with "True and "False" selections';
lisDefaultIsComboboxWithTrueAndFalse = 'The default is ComboBox with "True" and "False" selections';
lisAutoShowObjectInspector = 'Auto show';
lisObjectInspectorBecomesVisible = 'Object Inspector becomes visible '
+'when components are selected in designer.';