Commit:    d199d02fda95df406f8e96906aa5b495ba7d68a7
Author:    Hannes Magnusson <[email protected]>         Mon, 27 Dec 2010 14:11:50 
+0000
Parents:   266857169a3fd32f4114de2ef094555f2db2291f
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=d199d02fda95df406f8e96906aa5b495ba7d68a7

Log:
Silly typo

Changed paths:
  M  include/header.inc


Diff:
diff --git a/include/header.inc b/include/header.inc
index 8c737db..f620091 100644
--- a/include/header.inc
+++ b/include/header.inc
@@ -5,7 +5,7 @@
  
  <title>PHP: <?php echo $title ?></title>
  
- <meta charset=utf-8"/>
+ <meta charset="utf-8"/>
  
  <link rel="shortcut icon" 
href="http://static.php.net/www.php.net/favicon.ico"; />
  <link rel="search" type="application/opensearchdescription+xml" 
href="http://www.php.net/phpnetimprovedsearch.src"; title="Add PHP.net search" />


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to