From de6e29d084adc900fa8c93510efa2679ce82abea Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Mon, 1 Apr 2013 19:08:56 -0400 Subject: Issue #1952354 by robertcharlesfox | laurence_m: Fixed Typo in drupal_add_html_head() API doc. --- includes/common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index 3e6d31f88..d6fd67eeb 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -281,7 +281,7 @@ function drupal_get_rdf_namespaces() { /** * Adds output to the HEAD tag of the HTML page. * - * This function can be called as long the headers aren't sent. Pass no + * This function can be called as long as the headers aren't sent. Pass no * arguments (or NULL for both) to retrieve the currently stored elements. * * @param $data -- cgit v1.2.3