summaryrefslogtreecommitdiff
path: root/themes/seven/template.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-08-14 00:43:24 +0000
committerDries Buytaert <dries@buytaert.net>2010-08-14 00:43:24 +0000
commit668630abbba57768d31492f3cadc001c59e1a579 (patch)
tree45b297cd4e74aa03360b3d98ed0052f4df20785f /themes/seven/template.php
parentc243f9ae2ddea001bc4831d38257c0ece8211703 (diff)
downloadbrdo-668630abbba57768d31492f3cadc001c59e1a579.tar.gz
brdo-668630abbba57768d31492f3cadc001c59e1a579.tar.bz2
- Patch #882748 by Jeff Burnz: typo in template.php comment.
Diffstat (limited to 'themes/seven/template.php')
-rw-r--r--themes/seven/template.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/seven/template.php b/themes/seven/template.php
index 015a95327..27a0a40cc 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'];