From ccf1af94fa7cea3608916541e964680489b9a56c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 24 Jul 2008 16:25:19 +0000 Subject: - Patch #245329 by christefano and dmitrig01: code comment love. --- modules/taxonomy/taxonomy.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/taxonomy/taxonomy.module') diff --git a/modules/taxonomy/taxonomy.module b/modules/taxonomy/taxonomy.module index d033d4992..ec3d64428 100644 --- a/modules/taxonomy/taxonomy.module +++ b/modules/taxonomy/taxonomy.module @@ -16,7 +16,7 @@ function taxonomy_perm() { } /** - * Implementation of hook_theme() + * Implementation of hook_theme(). */ function taxonomy_theme() { return array( -- cgit v1.2.3