diff --git a/doc/faq-build.xml b/doc/faq-build.xml
index 7b8bbed3b20ed409e371a943d3bd46a08b3bf438..1f451d8d133e540674477d9ba15944d0fb22c01c 100644
--- a/doc/faq-build.xml
+++ b/doc/faq-build.xml
@@ -3,9 +3,9 @@
 
 <faqs title="Building / Running FAQs">
 
-  <faq title="Why do I get compilation error saying undeclared identifier or class undedined?">
+  <faq title="Why do I get compilation error saying undeclared identifier or class undefined?">
 
-    <q>Why do I get compilation error saying undeclared identifier or class undedined?</q>
+    <q>Why do I get compilation error saying undeclared identifier or class undefined?</q>
 
     <a>
 
diff --git a/doc/faq-other.xml b/doc/faq-other.xml
index dcb72c9c2ed5bf8100cdf8d4086358f28babe4fb..cb74fcc3afc4809890a474def9a469a03acc8933 100644
--- a/doc/faq-other.xml
+++ b/doc/faq-other.xml
@@ -68,8 +68,8 @@ SUCH DAMAGE.</source>
 
       <p>Yes. The Xerces family of products also has a Java version. More
         information is available at:
-        <jump href="http://xml.apache.org/xerces-j/index.html">
-        http://xml.apache.org/xerces-j/index.html</jump></p>
+        <jump href="http://xml.apache.org/xerces2-j/index.html">
+        http://xml.apache.org/xerces2-j/index.html</jump></p>
 
     </a>
   </faq>