typofix
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 19 Oct 2010 19:10:47 +0000 (19:10 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 19 Oct 2010 19:10:47 +0000 (19:10 +0000)
trunk/cgi-bin/envtest.pl

index 6158d18f01f06c6e580c5b8d36eaf1585de47dd4..f86621f4f8b419419ebaf61fb356fcbbdadcfcbe 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-print "Contect-Type: text/plain\n\n";
+print "Content-Type: text/plain\n\n";
 
 print "Conf: $ENV{BFConfDir}\n";