Browse Source

* fix a typo in a comment. no functional change

git-svn-id: trunk@45364 -
Károly Balogh 5 năm trước cách đây
mục cha
commit
1df56495b7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compiler/aasmcnst.pas

+ 1 - 1
compiler/aasmcnst.pas

@@ -384,7 +384,7 @@ type
         b) the def of the record should be automatically constructed based on
            the types of the emitted fields
 
-        packrecords: same as "pacrecords x"
+        packrecords: same as "packrecords x"
         recordalign: specify the (minimum) alignment of the start of the record
           (no equivalent in source code), used as an alternative for explicit
           align statements. Use "1" if it should be calculated based on the