diff --git a/libraries/plugins/export/ExportPhparray.class.php b/libraries/plugins/export/ExportPhparray.class.php index 78d8cbea66..05d6fd24ef 100644 --- a/libraries/plugins/export/ExportPhparray.class.php +++ b/libraries/plugins/export/ExportPhparray.class.php @@ -151,7 +151,7 @@ class ExportPhparray extends ExportPlugin } /** - * Outputs the content of a table in NHibernate format + * Outputs the content of a table in PHP array format * * @param string $db database name * @param string $table table name