typo. functions -> function call
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 Jan 2006 12:18:34 +0000 (12:18 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 Jan 2006 12:18:34 +0000 (12:18 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10557 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 512a3b041de97c9cc3045c75d7ea92925b4d3402..7d6884242bd460e537c983ecacfcd576e5e911b7 100644 (file)
--- a/ChangeLog
+++ b/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).