mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 07:16:00 +02:00
LazReport: fixed typo in error message
git-svn-id: trunk@28967 -
This commit is contained in:
parent
dff83af5e8
commit
c1ddf7247f
@ -273,7 +273,7 @@ resourcestring
|
||||
SFilterParam = 'Average font height:';
|
||||
sFrom = 'from';
|
||||
sDefaultPrinter = 'Default printer';
|
||||
sExportFilterIndexError = 'Export filter index out range';
|
||||
sExportFilterIndexError = 'Export filter index out of range';
|
||||
|
||||
//--- PrintForm resources ---------------------------------------------------
|
||||
sPrintFormPrint = 'Print';
|
||||
|
Loading…
Reference in New Issue
Block a user