diff options
Diffstat (limited to 'actions/allrss.php')
-rw-r--r-- | actions/allrss.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/allrss.php b/actions/allrss.php index bacb343ce..e357d12f0 100644 --- a/actions/allrss.php +++ b/actions/allrss.php @@ -1,7 +1,7 @@ <?php /** - * Public RSS action class. + * RSS feed for user and friends timeline action class. * * PHP version 5 * |