From af3f94b37ebb4e6b2d03f937e40a157a17dff223 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 25 Jan 2010 10:38:35 +0000 Subject: - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. --- includes/install.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/install.inc') diff --git a/includes/install.inc b/includes/install.inc index 454e2ed45..55cda0bba 100644 --- a/includes/install.inc +++ b/includes/install.inc @@ -1073,7 +1073,7 @@ function install_profile_info($profile, $locale = 'en') { * * This will run tasks that check that Drupal can perform all of the functions * on a database, that Drupal needs. Tasks include simple checks like CREATE - * TABLE to database specfic functions like stored procedures and client + * TABLE to database specific functions like stored procedures and client * encoding. */ function db_run_tasks($driver) { -- cgit v1.2.3