瀏覽代碼

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