فهرست منبع

* fixed typo

git-svn-id: trunk@34389 -
Jonas Maebe 9 سال پیش
والد
کامیت
6c40105037
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      compiler/aasmcnst.pas

+ 1 - 1
compiler/aasmcnst.pas

@@ -384,7 +384,7 @@ type
        filled in with the actual data (via ttypedconstplaceholder.replace)
        filled in with the actual data (via ttypedconstplaceholder.replace)
 
 
        useful in case you have table preceded by the number of elements, and
        useful in case you have table preceded by the number of elements, and
-       you cound the elements while building the table }
+       you count the elements while building the table }
      function emit_placeholder(def: tdef): ttypedconstplaceholder; virtual; abstract;
      function emit_placeholder(def: tdef): ttypedconstplaceholder; virtual; abstract;
     protected
     protected
      { common code to check whether a placeholder can be added at the current
      { common code to check whether a placeholder can be added at the current