summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-03-06 06:40:35 +0000
committerDries Buytaert <dries@buytaert.net>2010-03-06 06:40:35 +0000
commit509e397bf5f0c293c47b12e7bcc7542492c02eba (patch)
tree1564017501b3f17d4639250267935130775e0070 /includes
parentaec10a8c7df942ce53b656ae6494c1e08ee6ea17 (diff)
downloadbrdo-509e397bf5f0c293c47b12e7bcc7542492c02eba.tar.gz
brdo-509e397bf5f0c293c47b12e7bcc7542492c02eba.tar.bz2
- Patch #623684 by linclark, christefano, scor: improved documentation of RDF module.
Diffstat (limited to 'includes')
-rw-r--r--includes/common.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/common.inc b/includes/common.inc
index 3d03d5cce..023bb516f 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -250,8 +250,8 @@ function drupal_get_breadcrumb() {
}
/**
- * Return a string containing RDF namespaces for the <html> tag of an XHTML
- * page.
+ * Return a string containing RDF namespace declarations for use in XML and
+ * XHTML output.
*/
function drupal_get_rdf_namespaces() {
// Serialize the RDF namespaces used in RDFa annotation.