Cosmetic: clarify a comment.

This commit is contained in:
rosenfield
2007-10-23 12:17:59 +00:00
parent 6eb385689d
commit 88076cd475

View File

@ -1723,7 +1723,9 @@ begin
begin
// Most likely we have a wrong filter-clause when this happens
LogSQL( E.Message, True );
// Put the user with his nose onto the wrong filter he specified
// Put the user with his nose onto the wrong filter
// either specified by user or
// created by HeidiSQL by using the search box
if ( SynMemoFilter.CanFocus ) then
begin
SynMemoFilter.SetFocus();