Переглянути джерело

* 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);