소스 검색

typo. functions -> function call

tokul 19 년 전
부모
커밋
39d6582359
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -519,7 +519,7 @@ Version 1.5.1 -- CVS
     attachment corruption by incorrectly coded plugins.
   - Fixed data sanitizing in calendar plugin (#1291081)(#705796).
   - Prohibit imap injection attempts (reported by Vicente Aguilera)
-  - Don't move messages in sqimap_msgs_list_move() functions, when target
+  - Don't move messages in sqimap_msgs_list_move() function call, when target
     mailbox is same as source mailbox. Adds fifth argument to 
     sqimap_msgs_list_move() function. Fixes possible issues on MacOS Cyrus
     IMAP server (#1409453).