lcl: fix typo in comment

git-svn-id: trunk@25405 -
This commit is contained in:
paul 2010-05-14 16:02:57 +00:00
parent 8ba105a104
commit f34a129c53

View File

@ -883,7 +883,7 @@ begin
end;
{------------------------------------------------------------------------------
procedure TCustomNotebook.DoSendPageIndex
procedure TCustomNotebook.ShowCurrentPage
Makes sure Visible = true for page which has index FPageIndex
------------------------------------------------------------------------------}