From 6c7a53a9b740c50840db0ba9319af00c37a663ae Mon Sep 17 00:00:00 2001 From: icewing Date: Fri, 11 Apr 2008 17:41:20 +0000 Subject: Marcus Povey * Comment tweak git-svn-id: https://code.elgg.org/elgg/trunk@436 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/lib/export.php') diff --git a/engine/lib/export.php b/engine/lib/export.php index c8b7fa3ca..7c99b6f04 100644 --- a/engine/lib/export.php +++ b/engine/lib/export.php @@ -21,7 +21,7 @@ { /** * This must take the contents of the object and convert it to exportable class(es). - * @return object or array of object. + * @return object or array of objects. */ public function export(); } -- cgit v1.2.3