Browse Source

* changed casing for nicer code completation, #27604

git-svn-id: trunk@30102 -
florian 10 năm trước cách đây
mục cha
commit
ca4f4fb855
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      rtl/objpas/types.pp

+ 1 - 1
rtl/objpas/types.pp

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