Explorar el Código

* changed casing for nicer code completation, #27604

git-svn-id: trunk@30102 -
florian hace 10 años
padre
commit
ca4f4fb855
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      rtl/objpas/types.pp

+ 1 - 1
rtl/objpas/types.pp

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