]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update Japanese translation for r1628085
authorTakashi Sato <takashi@apache.org>
Mon, 6 Oct 2014 05:45:39 +0000 (05:45 +0000)
committerTakashi Sato <takashi@apache.org>
Mon, 6 Oct 2014 05:45:39 +0000 (05:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1629575 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dav.xml.ja

index 08f4815cdde4465fb0db83e89a79576a846c6c6c..5c74f4efba1dc781c84ed85c17a141234b1a1d8e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 1334011:1628085 (outdated) -->
+<!-- English Revision: 1628085 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -150,7 +150,7 @@ DavLockDB /usr/local/apache2/var/DavLock
 Alias /phparea /home/gstein/php_files
 Alias /php-source /home/gstein/php_files
 &lt;Location /php-source&gt;
-    DAV On
+    Dav On
     ForceType text/plain
 &lt;/Location&gt;
 </highlight>