소스 검색

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