]> granicus.if.org Git - apache/commitdiff
fix xml error
authorAndré Malo <nd@apache.org>
Thu, 5 Aug 2004 11:27:48 +0000 (11:27 +0000)
committerAndré Malo <nd@apache.org>
Thu, 5 Aug 2004 11:27:48 +0000 (11:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104500 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_digest.xml

index be5132734c2b01b135d66cdba2da269d55f4b271..35f0d9dcca12b0146cab1eda135fd81dfac000cd 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.17 $ -->
+<!-- $Revision: 1.18 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -87,7 +87,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>