From d8749cb133462d147a0dff4f1915ed2175db3c73 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Wed, 8 Aug 2007 04:19:06 +0000 Subject: [PATCH] Fixed typo --- phpini/lang/en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpini/lang/en b/phpini/lang/en index 99a431e80..86995fea4 100644 --- a/phpini/lang/en +++ b/phpini/lang/en @@ -44,7 +44,7 @@ dirs_eext=Missing extensions directory db_title=Database Settings db_header1=MySQL database connection settings -db_persist=Allow persistent datatabase connections? +db_persist=Allow persistent database connections? db_maxpersist=Maximum persistent connections? db_maxlinks=Maximum total connections? db_timeout=MySQL connection timeout?