]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix xml error
authorAndré Malo <nd@apache.org>
Thu, 5 Aug 2004 11:24:18 +0000 (11:24 +0000)
committerAndré Malo <nd@apache.org>
Thu, 5 Aug 2004 11:24:18 +0000 (11:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104499 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_digest.xml

index 9e5eb763ad6e6ef6844065fa2c7e564df2bcfdad..2c3f1889189c7d3433d3c22175a08aa14a9a31f2 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.5.2.9 $ -->
+<!-- $Revision: 1.5.2.10 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -86,7 +86,7 @@
 
 <section id="msie"><title>Working with MS Internet Explorer</title>
     <p>The Digest authentication implementation in current Internet
-    Explorer implementations has known issues, namely that <code><GET</code>
+    Explorer implementations has known issues, namely that <code>GET</code>
     requests with a query string are not RFC compliant.  There are a
     few ways to work around this issue.</p>