From ce1f5a129b1e543333aff861da43afa17e1e1bb0 Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Fri, 6 Jan 2006 21:38:38 +0000 Subject: [PATCH] Fix spelling bug 38140, from Matt Benson git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@366572 13f79535-47bb-0310-9956-ffa450edef68 --- RELEASE-NOTES.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.html b/RELEASE-NOTES.html index cb7e2b01f..8464895b5 100644 --- a/RELEASE-NOTES.html +++ b/RELEASE-NOTES.html @@ -31,7 +31,7 @@ All feedback should be directed to commons-user at jakarta.apache.org.


-

COMPATABILITY

+

COMPATIBILITY

This release is fully source and binary compatible with v3.1. (Checks performed using JDiff and Clirr, thanks).