]> git.mxchange.org Git - friendica.git/commitdiff
acl_selectors.php - Friendika -> Friendica
authorAbinoam P. Marques Jr <abinoam@gmail.com>
Sun, 19 Feb 2012 18:31:34 +0000 (15:31 -0300)
committerAbinoam P. Marques Jr <abinoam@gmail.com>
Mon, 20 Feb 2012 22:38:42 +0000 (19:38 -0300)
include/acl_selectors.php

index d8f530daf61366f9bf59fd64fe3fff0d6e56dee2..6070b7db21124d046d2a197d7532fd6ea55a08f5 100755 (executable)
@@ -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 = '';