aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2006-09-17 10:03:41 +0000
committerJohannes Schickel2006-09-17 10:03:41 +0000
commit0a87306b1c7fddc3ac99e8043da51f00097ccb2a (patch)
treec2aea4cd948789b36ebe4e97bb01cd8895785a96
parent1c0de6200262f8741a1a551f189e1f2a3cd335c3 (diff)
downloadscummvm-rg350-0a87306b1c7fddc3ac99e8043da51f00097ccb2a.tar.gz
scummvm-rg350-0a87306b1c7fddc3ac99e8043da51f00097ccb2a.tar.bz2
scummvm-rg350-0a87306b1c7fddc3ac99e8043da51f00097ccb2a.zip
typo...
svn-id: r23911
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 276f6dc127..83c743db35 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.