From 22194ad787c93888724919205547178e774da8c2 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Sun, 6 May 2012 08:44:34 +0530 Subject: [PATCH] Better doc comment --- libraries/import/shp.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/import/shp.php b/libraries/import/shp.php index 18f009f658..3b8703712f 100644 --- a/libraries/import/shp.php +++ b/libraries/import/shp.php @@ -73,9 +73,9 @@ if (isset($plugin_list)) { class PMA_ShapeFile extends ShapeFile { /** - * Returns whether the 'dbase' is loaded + * Returns whether the 'dbase' extension is loaded * - * @return whether the 'dbase' is loaded + * @return whether the 'dbase' extension is loaded */ function _isDbaseLoaded() {