From 654ac1e090d29ce8a4c6d29a97ec7ca3f239c2f3 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 8 Aug 2012 08:37:27 +0200 Subject: Fix some typos --- program/include/rcube_vcard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/include/rcube_vcard.php') diff --git a/program/include/rcube_vcard.php b/program/include/rcube_vcard.php index 52545a0d9..37cd3ab26 100644 --- a/program/include/rcube_vcard.php +++ b/program/include/rcube_vcard.php @@ -703,7 +703,7 @@ class rcube_vcard * * @param string vCard string to split * @param string Separator char/string - * @return array List with splitted values + * @return array List with splited values */ private static function vcard_unquote($s, $sep = ';') { -- cgit v1.2.3