From 0ac22f29ca24068876233d3d75f55b1a7d9c7072 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 25 Dec 2012 10:06:35 +0400 Subject: plugins cleanup, update descriptions --- plugins/import_export/import_export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/import_export/import_export.php') diff --git a/plugins/import_export/import_export.php b/plugins/import_export/import_export.php index 823976565..de21dbf32 100644 --- a/plugins/import_export/import_export.php +++ b/plugins/import_export/import_export.php @@ -14,7 +14,7 @@ class Import_Export extends Plugin implements IHandler { function about() { return array(1.0, - "Imports and exports user data using a neutral XML format", + "Imports and exports user data using neutral XML format", "fox"); } -- cgit v1.2.3