diff --git a/xdocs/compatibility.xml b/xdocs/compatibility.xml
index f78fa249b..fa697ac4a 100644
--- a/xdocs/compatibility.xml
+++ b/xdocs/compatibility.xml
@@ -27,7 +27,7 @@
-This page details the compatibiilty of different collections releases.
+This page details the compatibility of different collections releases.
@@ -88,7 +88,7 @@ The following deprecations must be resolved in v2.1.1 to allow compatibiilty wit
For the future, a new tool clirr is being developed
-to help spot binary incompatibiilty before release.
+to help spot binary incompatibility before release.
All classes were placed in one package except the comparators, which had their own subpackage. diff --git a/xdocs/userguide.xml b/xdocs/userguide.xml index 5b55a9bb1..95701a54d 100644 --- a/xdocs/userguide.xml +++ b/xdocs/userguide.xml @@ -122,7 +122,7 @@ map.nextKey("SIX"); // returns "SEVEN"
A new interface hierarchy has been added to support bidirectional maps - BidiMap.
-These represent maps where the the key can lookup the value and the value can lookup the key with equal ease.
+These represent maps where the key can lookup the value and the value can lookup the key with equal ease.