MG: fixed typo

git-svn-id: trunk@1467 -
This commit is contained in:
lazarus 2002-03-01 15:53:55 +00:00
parent eb8ad3a7c7
commit 9891d77a52
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ interface
{ $DEFINE ShowSearchPaths}
{ $DEFINE ShowTriedFiles}
{ $DEFINE ShowTriedContexts}
{$DEFINE ShowExprEval}
{ $DEFINE ShowExprEval}
{ $DEFINE ShowFoundIdentifier}
{ $DEFINE ShowCachedIdentifiers}
{ $DEFINE ShowNodeCache}

View File

@ -3703,7 +3703,7 @@ begin
Left:=5;
Width:=MaxX-Left-Left;
Height:=16;
Caption:='Hint: right click on the command you want to edit';
Caption:='Hint: click on the command you want to edit';
Visible:=true;
end;