瀏覽代碼

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).