Browse Source

* typo fixed

florian 26 years ago
parent
commit
b032977c3b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/fakertl/system.pp

+ 1 - 1
rtl/fakertl/system.pp

@@ -1,6 +1,6 @@
 { This is a fake system unit to allow testing of the new code generator }
 { This is a fake system unit to allow testing of the new code generator }
 
 
-unit system
+unit system;
 
 
   interface
   interface