Procházet zdrojové kódy

* fix typo in comment

Sven/Sarah Barth před 1 rokem
rodič
revize
b5b7cd54eb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      compiler/procdefutil.pas

+ 1 - 1
compiler/procdefutil.pas

@@ -1595,7 +1595,7 @@ implementation
 
           selfsym:=get_capturer(pd);
 
-          { only capture those symbols that weren't capture already by one of
+          { only capture those symbols that weren't captured already by one of
             the above if-clauses and thus are now listed in capturedsyms }
           tocapture:=tfplist.create;