mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 07:13:59 +02:00
LazReport: fixed typos related to 'occur' word
git-svn-id: trunk@65196 -
This commit is contained in:
parent
44b3da63ec
commit
c4170665d3
@ -1665,7 +1665,7 @@ var
|
||||
CurVariable: String;
|
||||
IsColumns: Boolean;
|
||||
SavedAllPages: Integer; // number of pages in entire report
|
||||
ErrorFlag: Boolean; // error occured through TfrView drawing
|
||||
ErrorFlag: Boolean; // error occurred through TfrView drawing
|
||||
ErrorStr: String; // error description
|
||||
SubValue: String; // used in GetValue event handler
|
||||
ObjID: Integer = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user