summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAnthony Balkissoon <abalkiss@redhat.com>2006-03-06 16:29:37 +0000
committerAnthony Balkissoon <abalkiss@redhat.com>2006-03-06 16:29:37 +0000
commit5c942cc403590457638443c372d7b0626711a4a3 (patch)
tree638a00fd9395f9556de8bf085980af88267284b9 /NEWS
parentaa080a9ad4ef9d18a6c4c2ae9fdf371574eec40d (diff)
downloadclasspath-5c942cc403590457638443c372d7b0626711a4a3.tar.gz
* NEWS: Fixed typo.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dab6799e2..747c49b2a 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ New in release 0.90 (March 6, 2006)
improved, including some very basic HTML support. JFileChooser is
now usable. Global event dispatching has been implemented. Memory
consumption of Swing components has been reduced. Lots of general
- bugfixes. Added new system property to turn of Graphics2D use in
+ bugfixes. Added new system property to turn off Graphics2D use in
Swing, even if Graphics2D is available: gnu.javax.swing.noGraphics2D
* AWT. Improved support for mixing "lightweigth" and "heavyweight"