IDE Options dialog: fix typo on Misc Editor Options tab

git-svn-id: trunk@23878 -
This commit is contained in:
maxim 2010-03-08 17:27:34 +00:00
parent 53024e8ef6
commit b4f492d955

View File

@ -1200,7 +1200,7 @@ resourcestring
lisShowSpecialCharacters = 'Show special characters';
dlgCloseButtonsNotebook = 'Show close buttons in notebook';
dlgTabNumbersNotebook = 'Show tab numbers in notebook';
dlgNotebookTabPos = 'Positoon for source-notebook tabs';
dlgNotebookTabPos = 'Source notebook tabs position';
dlgNotebookTabPosTop = 'Top';
dlgNotebookTabPosBottom = 'Bottom';
dlgNotebookTabPosLeft = 'Left';