This commit is contained in:
Marc Delisle
2002-07-26 18:30:59 +00:00
parent fa12f6bd65
commit 9dc83fc7d8

View File

@@ -33,7 +33,7 @@ if (!defined('PMA_SQP_LIB_INCLUDED')) {
define('PMA_SQP_LIB_INCLUDED', 1);
/**
* Include the string libarry as we use it heavily
* Include the string library as we use it heavily
*/
include('./libraries/string.lib.php3');