summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorSébastien Adam <sebastien.adam.webdev@gmail.com>2015-12-01 20:24:32 +0100
committerSébastien Adam <sebastien.adam.webdev@gmail.com>2015-12-01 20:24:32 +0100
commit7cf4cda4d56ca8c7dc51b38442d83d3b593d96f8 (patch)
tree4b2e6bc465630254699402dda0cd56c1862bfdaf /system
parent6ab09773d96ce6ac672a3d852256126d10aa25d8 (diff)
Forgot change in the comment on the meta function
Diffstat (limited to 'system')
-rw-r--r--system/helpers/html_helper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/helpers/html_helper.php b/system/helpers/html_helper.php
index 36680053a..9ed21a168 100644
--- a/system/helpers/html_helper.php
+++ b/system/helpers/html_helper.php
@@ -338,7 +338,7 @@ if ( ! function_exists('link_tag'))
if ( ! function_exists('meta'))
{
/**
- * Generates meta tags from an array of key/values, compatible with html5 and open graph
+ * Generates meta tags from an array of key/values
*
* @param array
* @param string