Explorar o código

* fixed typo

git-svn-id: trunk@34389 -
Jonas Maebe %!s(int64=9) %!d(string=hai) anos
pai
achega
6c40105037
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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