Index: modules/system/system.install =================================================================== RCS file: /cvs/drupal/drupal/modules/system/system.install,v retrieving revision 1.238.2.1 diff -u -p -r1.238.2.1 system.install --- modules/system/system.install 8 Feb 2008 17:07:55 -0000 1.238.2.1 +++ modules/system/system.install 28 Mar 2008 03:46:08 -0000 @@ -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