hirokawa                Sat Jun 30 23:42:24 2001 EDT

  Modified files:              
    /phpdoc     common.dsl.in 
  Log:
  modified corrupted character in japanese php manual.
  
  
Index: phpdoc/common.dsl.in
diff -u phpdoc/common.dsl.in:1.11 phpdoc/common.dsl.in:1.12
--- phpdoc/common.dsl.in:1.11   Tue Mar 13 17:12:01 2001
+++ phpdoc/common.dsl.in        Sat Jun 30 23:42:23 2001
@@ -1,6 +1,6 @@
 ;; -*- Scheme -*-
 ;;
-;; $Id: common.dsl.in,v 1.11 2001/03/13 22:12:01 hirokawa Exp $
+;; $Id: common.dsl.in,v 1.12 2001/07/01 03:42:23 hirokawa Exp $
 ;;
 ;; This file contains stylesheet customization common to the HTML
 ;; and print versions.
@@ -27,7 +27,7 @@
 (define %prefers-ordinal-label-name-format% @NUMBER_FIRST@)
 (define ($generate-book-lot-list$) (list))
 
-(define gentext-ja-edited-by "Edited by")
+(define %gentext-ja-edited-by% "Edited by")
 
 (define (php-code code)
   (make processing-instruction


Reply via email to