From 36e0ded16af60a841691541eb9edc49033f4de52 Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Sat, 22 Nov 2008 10:13:02 +0000
Subject: [PATCH] - Patch #277644 by lilou: documentation improvement.

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

diff --git a/includes/theme.inc b/includes/theme.inc
index ba114804ecb9..384c7c68158c 100644
--- a/includes/theme.inc
+++ b/includes/theme.inc
@@ -8,8 +8,7 @@
  * The theme system allows for nearly all output of the Drupal system to be
  * customized by user themes.
  *
- * @see <a href="http://drupal.org/node/171179">Theme guide</a>
- * @see themeable
+ * @ingroup themeable
  */
 
 /**
-- 
GitLab