diff options
Diffstat (limited to 'mod/file/index.php')
-rw-r--r-- | mod/file/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/file/index.php b/mod/file/index.php index b55f5c835..3706f65b3 100644 --- a/mod/file/index.php +++ b/mod/file/index.php @@ -1,6 +1,6 @@ <?php /** - * Elgg file browser + * Individual's or group's files * * @package ElggFile */ |