mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 20:18:09 +02:00
fixed typo
git-svn-id: trunk@26972 -
This commit is contained in:
parent
2a60f6af16
commit
6df88c414f
@ -130,7 +130,7 @@ begin
|
||||
chkHideSingleTab.Caption := dlgHideSingleTabInNotebook;
|
||||
chkShowNumbers.Caption := dlgTabNumbersNotebook;
|
||||
chkShowCloseBtn.Caption := dlgCloseButtonsNotebook;
|
||||
chkUseTabHustory.Caption := dlgUseTabsHistory;
|
||||
chkUseTabHistory.Caption := dlgUseTabsHistory;
|
||||
end;
|
||||
|
||||
procedure TEditorMultiWindowOptionsFrame.ReadSettings(
|
||||
|
Loading…
Reference in New Issue
Block a user