* fixed comment typo

git-svn-id: trunk@16618 -
This commit is contained in:
Jonas Maebe 2010-12-23 15:14:30 +00:00
parent 22ddd23d03
commit c8115921f1

View File

@ -337,7 +337,7 @@ implementation
begin
doconv:=tc_string_2_string;
{ Don't prefer conversions from widestring to a
normal string as we can loose information }
normal string as we can lose information }
if (tstringdef(def_from).stringtype in [st_widestring,st_unicodestring]) and
not (tstringdef(def_to).stringtype in [st_widestring,st_unicodestring]) then
eq:=te_convert_l3