aboutsummaryrefslogtreecommitdiff
path: root/views/default/entities/entity_listing.php
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-02 19:56:24 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-02 19:56:24 +0000
commit8f89dc8a647b14133e0a99b30a91d8460c6e769f (patch)
treed28a518f00a8879235abfc390be799b2c14321a3 /views/default/entities/entity_listing.php
parent3282c70da692173567f5e65640125f2f6269fcad (diff)
downloadelgg-8f89dc8a647b14133e0a99b30a91d8460c6e769f.tar.gz
elgg-8f89dc8a647b14133e0a99b30a91d8460c6e769f.tar.bz2
Updated documentation for entity_listing and gallery_listing.
git-svn-id: http://code.elgg.org/elgg/trunk@6329 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/entities/entity_listing.php')
-rw-r--r--views/default/entities/entity_listing.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/entities/entity_listing.php b/views/default/entities/entity_listing.php
index c20251e52..ffae92fd9 100644
--- a/views/default/entities/entity_listing.php
+++ b/views/default/entities/entity_listing.php
@@ -1,6 +1,6 @@
<?php
/**
- * Generic display for a single entity.
+ * Generic display for a single entity in list view.
*
* @package Elgg
* @subpackage Core