--- modules/system/system.admin.inc 2008-03-29 23:37:17.000000000 -0700 +++ modules/system/system.admin.inc.mine 2008-03-29 23:30:23.000000000 -0700 @@ -63,7 +63,7 @@ /** * Provide a single block from the administration menu as a page. * This function is often a destination for these blocks. - * For example, 'admin/content/types' needs to have a destination to be valid + * For example, 'admin/build/types' needs to have a destination to be valid * in the Drupal menu system, but too much information there might be * hidden, so we supply the contents of the block. *