Преглед изворни кода

* typo fixed

git-svn-id: trunk@19937 -
florian пре 13 година
родитељ
комит
f79dc85033
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/cstreams.pas

+ 1 - 1
compiler/cstreams.pas

@@ -203,7 +203,7 @@ implementation
 
     begin
     // We do nothing. Pipe streams don't support this
-    // As wel as possible read-ony streams !!
+    // As well as possible read-ony streams !!
     end;
 
   procedure TCStream.ReadBuffer(var Buffer; Count: Longint);