aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2012-10-24 00:39:34 +0000
committerGary D. Gregory <ggregory@apache.org>2012-10-24 00:39:34 +0000
commit558e03e490f2f81c78bedb9b3d71dd55e75de5cb (patch)
treec94d3556ac7dc705e1f87bba623af7cacf3a6fc1 /RELEASE-NOTES.txt
parentfe6e6f9fd25f770dc2f2c096f98d9c2d59b4b166 (diff)
downloadapache-commons-io-558e03e490f2f81c78bedb9b3d71dd55e75de5cb.tar.gz
[IO-352] Spelling fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1401522 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 16a0b675..b7abf40c 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -747,7 +747,7 @@ Bug fixes from 1.0
Bytes from calls to this method were not previously counted
- NullOutputStream [33481]
- Remove unecessary synchronization
+ Remove unnecessary synchronization
- AbstractFileFilter - accept(File, String) [30992]
Fixed broken implementation