Преглед на файлове

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