minor face-lift for web pages
diff --git a/docs/news.html b/docs/news.html
index cbec84a..026d661 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -25,7 +25,7 @@
 	- glReadPixels from a clipped front color buffer didn't always work
 	- glTexImage didn't accept GL_RED/GREEN/BLUE as the format
 	- Attempting queries/accesses of VBO 0 weren't detected as errors
-	- paletted textures failed if the palette had fewer that 256 entries
+	- paletted textures failed if the palette had fewer than 256 entries
     Changes:
 	- fixed a bunch of compiler warnings found with gcc 3.4
 	- bug reports should to go bugzilla.freedesktop.org
@@ -960,6 +960,6 @@
 
 
 <hr>
-$Id: news.html,v 3.18 2005/05/04 20:05:21 brianp Exp $
+$Id: news.html,v 3.19 2005/05/05 14:18:31 brianp Exp $
 </body>
 </html>
\ No newline at end of file