]> git.sur5r.net Git - glabels/commitdiff
Fixed typo in header.
authorJim Evins <evins@snaught.com>
Fri, 14 Aug 2009 00:45:24 +0000 (00:45 +0000)
committerJim Evins <evins@snaught.com>
Fri, 14 Aug 2009 00:45:24 +0000 (00:45 +0000)
git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@859 f5e0f49d-192f-0410-a22d-a8d8700d0965

web/common_php.inc

index 0b2a4c465ab9734443d4d6b5fa2c2e0f8c69c1ec..b2a4037531be800fcd79e27fdc218591af9fd779 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-  header("Content-Type: text/html; charser=utf-8");
+  header("Content-Type: text/html; charset=utf-8");
   print "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n";
  ?>