From 0355d3ff945c9f19c003275851f7aef2472ebec1 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 5 May 2005 14:18:04 +0000 Subject: fix typo --- docs/VERSIONS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/VERSIONS b/docs/VERSIONS index 74400e01aae..1a0c26fb019 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1308,7 +1308,7 @@ Mesa Version History - 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 -- cgit v1.2.3