소스 검색

* 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)
 
        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;
     protected
      { common code to check whether a placeholder can be added at the current