From a806b7bc3994db768bd9f6ec2b563453723f57d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Wed, 19 Dec 2007 22:18:15 +0000 Subject: #202473 by keith.smith: three more typos fixed --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.module') diff --git a/modules/system/system.module b/modules/system/system.module index 497a20787..ff8f7a0ed 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -54,7 +54,7 @@ function system_help($path, $arg) { $output .= ''; $output .= '

'. t('For more information, see the online handbook entry for System module.', array('@system' => 'http://drupal.org/handbook/modules/system/')) .'

'; return $output; -- cgit v1.2.3