summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2009-09-30 10:30:06 -0700
committerZach Copley <zach@status.net>2009-09-30 10:30:06 -0700
commit34ba2d03e94d3708a68166a8eae248152691f628 (patch)
tree8a44f4f3bb7bde0c054ec307dbe7c1a64aefd768 /actions
parent1e7939cc4857db1109df40979bd475d4c0da48e9 (diff)
Fix header comment
Diffstat (limited to 'actions')
-rw-r--r--actions/apifollowers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/apifollowers.php b/actions/apifollowers.php
index 30e3b2d1b..b216cced7 100644
--- a/actions/apifollowers.php
+++ b/actions/apifollowers.php
@@ -2,7 +2,7 @@
/**
* StatusNet, the distributed open-source microblogging tool
*
- * Show a user's followers (subscriptions)
+ * Show a user's followers (subscribers)
*
* PHP version 5
*