diff options
author | Zach Copley <zach@status.net> | 2009-09-30 10:30:06 -0700 |
---|---|---|
committer | Zach Copley <zach@status.net> | 2009-09-30 10:30:06 -0700 |
commit | 34ba2d03e94d3708a68166a8eae248152691f628 (patch) | |
tree | 8a44f4f3bb7bde0c054ec307dbe7c1a64aefd768 | |
parent | 1e7939cc4857db1109df40979bd475d4c0da48e9 (diff) |
Fix header comment
-rw-r--r-- | actions/apifollowers.php | 2 |
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 * |