Browse Source

* Typo fixed

daniel 26 years ago
parent
commit
fe97fa1e59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/os2/crt.pas

+ 1 - 1
rtl/os2/crt.pas

@@ -427,7 +427,7 @@ begin
 end;
 
 procedure clreol;
-ð{Clear from current position to end of line.
+{Clear from current position to end of line.
 Contributed by Michail A. Baikov}
 
 var i:byte;