From: Abinoam P. Marques Jr Date: Sun, 19 Feb 2012 18:31:34 +0000 (-0300) Subject: acl_selectors.php - Friendika -> Friendica X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7ed1e3f1776e858189a1b15eafa6bc323dc702dc;p=friendica.git acl_selectors.php - Friendika -> Friendica --- diff --git a/include/acl_selectors.php b/include/acl_selectors.php index d8f530daf6..6070b7db21 100755 --- a/include/acl_selectors.php +++ b/include/acl_selectors.php @@ -157,7 +157,7 @@ function contact_select($selname, $selclass, $preselected = false, $size = 4, $p $o = ''; - // When used for private messages, we limit correspondence to mutual DFRN/Friendika friends and the selector + // When used for private messages, we limit correspondence to mutual DFRN/Friendica friends and the selector // to one recipient. By default our selector allows multiple selects amongst all contacts. $sql_extra = '';