From a7b2b9dfd1d17c75afb2f64812d5384efdffb7e4 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 23 Nov 2008 16:54:49 +0000 Subject: - Patch #332980 by scor and keith.smith: documentation improvements + typo fixed. --- includes/common.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'includes/common.inc') diff --git a/includes/common.inc b/includes/common.inc index ad04138c7..0256ac9ce 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -113,7 +113,8 @@ function drupal_get_breadcrumb() { } /** - * Returns a string containing RDF namespaces for the html tag of a XHTML page. + * Return a string containing RDF namespaces for the tag of an XHTML + * page. */ function drupal_get_rdf_namespaces() { // Serialize the RDF namespaces used in RDFa annotation. -- cgit v1.2.3