From 0a87306b1c7fddc3ac99e8043da51f00097ccb2a Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 17 Sep 2006 10:03:41 +0000 Subject: [PATCH] typo... svn-id: r23911 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 276f6dc1277..83c743db358 100644 --- a/NEWS +++ b/NEWS @@ -45,7 +45,7 @@ For a more comprehensive changelog for the latest experimental SVN code, see: - Scrolling in the Kyrandia intro is less CPU intensive, at the cost of not being as smooth as before. - Fixed a tiny graphics glitch in the Kyrandia intro. - - Improves screen update handling, speeds up drawing on small devices. + - Improved screen update handling, speeds up drawing on small devices. PSP Port: - Fixed crashes during scrolling scenes in certain SCUMM games.