From 668630abbba57768d31492f3cadc001c59e1a579 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 14 Aug 2010 00:43:24 +0000 Subject: [PATCH] - Patch #882748 by Jeff Burnz: typo in template.php comment. --- themes/seven/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/seven/template.php b/themes/seven/template.php index 015a9532733..27a0a40cc80 100644 --- a/themes/seven/template.php +++ b/themes/seven/template.php @@ -53,7 +53,7 @@ function seven_node_add_list($variables) { /** * Override of theme_admin_block_content(). * - * Use unordered list markup in both compact and extended move. + * Use unordered list markup in both compact and extended mode. */ function seven_admin_block_content($variables) { $content = $variables['content'];