aboutsummaryrefslogtreecommitdiff
path: root/views/rss/output/url.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/rss/output/url.php')
-rw-r--r--views/rss/output/url.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/rss/output/url.php b/views/rss/output/url.php
index e0b94bf8d..b0f4d9792 100644
--- a/views/rss/output/url.php
+++ b/views/rss/output/url.php
@@ -1,6 +1,6 @@
<?php
/**
- * RSS url view
+ * RSS url output view
*
*/
echo elgg_view('output/url', $vars, false, false, 'default');