jimw            Wed Jan 31 11:41:01 2001 EDT

  Modified files:              
    /phpdoc     html-locale.dsl.in 
  Log:
  fix typo
  
Index: phpdoc/html-locale.dsl.in
diff -u phpdoc/html-locale.dsl.in:1.2 phpdoc/html-locale.dsl.in:1.3
--- phpdoc/html-locale.dsl.in:1.2       Sun Jan 21 15:42:32 2001
+++ phpdoc/html-locale.dsl.in   Wed Jan 31 11:41:00 2001
@@ -1,6 +1,6 @@
 ;; -*- Scheme -*-
 ;;
-;; $Id: html-locale.dsl.in,v 1.2 2001/01/21 23:42:32 jimw Exp $
+;; $Id: html-locale.dsl.in,v 1.3 2001/01/31 19:41:00 jimw Exp $
 ;;
 ;; This file contains stylesheet customization for locale specific
 ;; preferences in HTML version.
@@ -103,7 +103,7 @@
              (element-title-sosofo component))))))
 
 (define %html-header-tags%
-  '(("META" ("HTTP_EQUIV" "Content-type") ("CONTENT" "text/html; 
charset=@ENCODING@"))))
+  '(("META" ("HTTP-EQUIV" "Content-type") ("CONTENT" "text/html; 
+charset=@ENCODING@"))))
 
 
 


Reply via email to