diff options
-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 * |