aboutsummaryrefslogtreecommitdiffstats
path: root/include/acl_selectors.php
diff options
context:
space:
mode:
authorAbinoam P. Marques Jr <abinoam@gmail.com>2012-02-19 15:31:34 -0300
committerAbinoam P. Marques Jr <abinoam@gmail.com>2012-02-20 19:38:42 -0300
commit7ed1e3f1776e858189a1b15eafa6bc323dc702dc (patch)
tree7149d760ebd133592c5d560a2b175e6648a09ee4 /include/acl_selectors.php
parent03834b24332966239e207f86643adb633b8809b9 (diff)
downloadvolse-hubzilla-7ed1e3f1776e858189a1b15eafa6bc323dc702dc.tar.gz
volse-hubzilla-7ed1e3f1776e858189a1b15eafa6bc323dc702dc.tar.bz2
volse-hubzilla-7ed1e3f1776e858189a1b15eafa6bc323dc702dc.zip
acl_selectors.php - Friendika -> Friendica
Diffstat (limited to 'include/acl_selectors.php')
-rwxr-xr-xinclude/acl_selectors.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acl_selectors.php b/include/acl_selectors.php
index d8f530daf..6070b7db2 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 = '';