2
0
Sven/Sarah Barth 1 жил өмнө
parent
commit
032cbc54a7
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      compiler/ptype.pas

+ 1 - 1
compiler/ptype.pas

@@ -1778,7 +1778,7 @@ implementation
                   else
                     inc(l.svalue);
                   first:=false;
-                  { don't generate enum members is this is a specialization because aktenumdef is copied from the generic type }
+                  { don't generate enum members if this is a specialization because aktenumdef is copied from the generic type }
                   if not is_specialize then
                     begin
                       storepos:=current_tokenpos;