Sfoglia il codice sorgente

* changed casing for nicer code completation, #27604

git-svn-id: trunk@30102 -
florian 10 anni fa
parent
commit
ca4f4fb855
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      rtl/objpas/types.pp

+ 1 - 1
rtl/objpas/types.pp

@@ -12,7 +12,7 @@
 
  **********************************************************************}
 {$MODE OBJFPC}
-unit types;
+unit Types;
 
   interface