mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 10:39:29 +02:00
* spelling correction (Data types which _require_)
This commit is contained in:
parent
b94242ee20
commit
4148949871
@ -261,7 +261,7 @@ const msgtxt : array[0..000140,1..240] of char=(
|
||||
'03149_W_Don'#039't load OBJPAS unit manual, use {$mode obj','fpc} or {$m'+
|
||||
'ode delphi} instead'#000+
|
||||
'03150_E_OVERRIDE can'#039't be used in objects'#000+
|
||||
'03151_E_Data types which requires initialization/finalization can'#039't'+
|
||||
'03151_E_Data types which require initialization/finalization can'#039't'+
|
||||
' be used in variant records'#000+
|
||||
'03152_E_Resourcestrings can be only static or global'#000+
|
||||
'03153_E_Exit with a','rgument can'#039't be used here'#000+
|
||||
|
Loading…
Reference in New Issue
Block a user