aboutsummaryrefslogtreecommitdiff
path: root/mod/pages
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2012-02-08 08:00:03 -0500
committerCash Costello <cash.costello@gmail.com>2012-02-08 08:00:03 -0500
commita49f4ea74fcaf428ce6b77e05f40902a634cf1f1 (patch)
tree0cc61bbf3e99c6e3a836f81b4fbeb2494c72e5dc /mod/pages
parentbdb32999ac9bcdce8803868fb7f400ddc8db8cbd (diff)
downloadelgg-a49f4ea74fcaf428ce6b77e05f40902a634cf1f1.tar.gz
elgg-a49f4ea74fcaf428ce6b77e05f40902a634cf1f1.tar.bz2
Fixes #3678 adds better description of pages plugin
Diffstat (limited to 'mod/pages')
-rw-r--r--mod/pages/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/pages/manifest.xml b/mod/pages/manifest.xml
index 6990bd6b0..4cf999f45 100644
--- a/mod/pages/manifest.xml
+++ b/mod/pages/manifest.xml
@@ -6,7 +6,7 @@
<category>bundled</category>
<category>content</category>
<category>widget</category>
- <description>Elgg Pages</description>
+ <description>Collaborative editing tool. Enables users to create pages similar to a wiki without having to know wiki syntax.</description>
<website>http://www.elgg.org</website>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>