From 4fa4fdac9171c4759025ca0939fa1a5c301c84f2 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Sun, 6 May 2012 10:28:59 +0530 Subject: [PATCH] Fix doc comment --- libraries/import/shp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/import/shp.php b/libraries/import/shp.php index 3b8703712f..d5bd00b184 100644 --- a/libraries/import/shp.php +++ b/libraries/import/shp.php @@ -75,7 +75,7 @@ if (isset($plugin_list)) { /** * Returns whether the 'dbase' extension is loaded * - * @return whether the 'dbase' extension is loaded + * @return boolean whether the 'dbase' extension is loaded */ function _isDbaseLoaded() {