From 5d7508ef2892b9843c41d1b3e0b2a1f2deeda84b Mon Sep 17 00:00:00 2001
From: Tinny Ng <tng@apache.org>
Date: Fri, 26 Jul 2002 19:15:14 +0000
Subject: [PATCH] Documentation update: fix typo

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@174071 13f79535-47bb-0310-9956-ffa450edef68
---
 doc/html/ApacheDOMC++BindingL3.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/html/ApacheDOMC++BindingL3.html b/doc/html/ApacheDOMC++BindingL3.html
index d01297a9b..98e562d1f 100644
--- a/doc/html/ApacheDOMC++BindingL3.html
+++ b/doc/html/ApacheDOMC++BindingL3.html
@@ -4008,7 +4008,7 @@ DOMNode&amp; nodeToWrite) = 0;</font></font></td>
 </table>
 <font face="Courier New,Courier"><font size=-1>&nbsp; //</font></font>
 <br><font face="Courier New,Courier"><font size=-1>&nbsp; // Called to
-indicate that this DOMBuilder is no longer in use</font></font>
+indicate that this DOMWriter is no longer in use</font></font>
 <br><font face="Courier New,Courier"><font size=-1>&nbsp; //&nbsp;&nbsp;
 and that the implementation may relinquish any resources associated with
 it.</font></font>
-- 
GitLab