소스 검색

Typo:
I didn't mean that large people called chuck are slow

stekkel 22 년 전
부모
커밋
c696c38d79
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      functions/imap_general.php

+ 1 - 1
functions/imap_general.php

@@ -106,7 +106,7 @@ function sqimap_run_pipelined_command ($imap_stream, $aQueryList, $handle_errors
        connection because the number of queries is to large. This isn't tested
        but a wild guess how it could work in the field.
        
-       After testing it on Exchange 2000 we discovered that a chucksize of 32 
+       After testing it on Exchange 2000 we discovered that a chunksize of 32 
        was quicker then when we raised it to 128.
     */
     $iQueryCount = count($aQueryList);