More typo fixes.

git-svn-id: https://svn.apache.org/repos/asf/xerces/java/trunk@478400 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/docs/releases.xml b/docs/releases.xml
index 463e8b3..f7ae6dc 100644
--- a/docs/releases.xml
+++ b/docs/releases.xml
@@ -76,7 +76,7 @@
     </fix>
     <fix>
      <note>
-      Fixed a bug in the XPath matcher for identify constraints which allowed
+      Fixed a bug in the XPath matcher for identity constraints which allowed
       steps containing NCName:* to select element or attribute names which do 
       not match the specified namespace.
      </note>
@@ -84,7 +84,7 @@
     </fix>
     <fix>
      <note>
-      Fixed a bug in the XPath parser for identify constraints which caused
+      Fixed a bug in the XPath parser for identity constraints which caused
       field and selector XPaths containing the non-abbreviated form of the 
       child and attribute axes to be reported as invalid.
      </note>