From 39f1a6be73a088f2d587485f10d2788613830a89 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 14 Mar 2008 08:54:31 +0000 Subject: - Patch #234065 by David_Rothstein: added missing period. --- modules/system/system.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.install') diff --git a/modules/system/system.install b/modules/system/system.install index e635bd808..0af3f54cc 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -1717,7 +1717,7 @@ function system_update_6021() { 'secondary-links' => array( 'menu_name' => 'secondary-links', 'title' => 'Secondary links', - 'description' => 'Secondary links are often used for pages like legal notices, contact details, and other secondary navigation items that play a lesser role than primary links', + 'description' => 'Secondary links are often used for pages like legal notices, contact details, and other secondary navigation items that play a lesser role than primary links.', ), ); // Multi-part update -- cgit v1.2.3