From 3e3f397202c0983fa4a91a961b630d0fb66d6f35 Mon Sep 17 00:00:00 2001
From: Kjartan Mannes <kjartan@2.no-reply.drupal.org>
Date: Tue, 16 Dec 2003 21:18:51 +0000
Subject: [PATCH] - Type in comment block.

---
 includes/theme.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/includes/theme.inc b/includes/theme.inc
index 7bb62b82d273..97c1c3bba6b6 100644
--- a/includes/theme.inc
+++ b/includes/theme.inc
@@ -338,7 +338,7 @@ function theme_table($header, $rows) {
 /**
  * Returns themed box.
  *
- * @param $subject the @a subject of the box.
+ * @param $title the @a subject of the box.
  * @param $content the @a content of the box.
  * @param $region the @a region of the box.
  *
-- 
GitLab