* NEWS: Typo fixed.
authoredwin <none@none>
Sun, 29 Oct 2006 23:23:19 +0000 (23:23 +0000)
committeredwin <none@none>
Sun, 29 Oct 2006 23:23:19 +0000 (23:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index baacbc3608961c9e361699c23893978757f1dbae..5996a54e8810fc9c6ce43de4fe32063729dc435c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ New in release 0.97 (xxx xx, 2006)
   * AttachCurrentThread, DetachCurrentThread, and
     AttachCurrentThreadAsDaemon implemented.
   * libjvm is now opened via dlopen (removed -rpath stuff).
-  * Data segment now reuses values (of possible).
+  * Data segment now reuses values (if possible).
 
   * Fixed AbstractMethodError bug.
   * Fixed builtin_isanysubclass (BeanShell bug).