diff options
-rw-r--r-- | includes/common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |