소스 검색

* spelling fixed

git-svn-id: trunk@26435 -
florian 11 년 전
부모
커밋
e6a9e385d3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/ncgutil.pas

+ 1 - 1
compiler/ncgutil.pas

@@ -94,7 +94,7 @@ interface
       uses rv.myregvars as scratch (so that two uses of the same regvar
       in a single tree to make it appear in commonregvars). Useful to
       find out which regvars are used in two different node trees
-      (e.g. in the "else" and "then" path, or in various case blocks }
+      e.g. in the "else" and "then" path, or in various case blocks }
 //    procedure get_used_regvars_common(n: tnode; var rv: tusedregvarscommon);
     procedure gen_sync_regvars(list:TAsmList; var rv: tusedregvars);