diff --git a/CHANGES b/CHANGES
index f92e829b1154fbf8b0d8d4d7db4796a296e088c3..ee389f37bdf205b2e2c800c3617273faf7f1381e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -72,7 +72,7 @@ o Lowered startup time by extending encode_value() and MasterCodec so
 o Lowered startup time by reducing the number of MEMSET() calls done
   on startup.
 
-o Allow threads while calling SWL_GL_SwapBuffers.
+o Allow threads while calling SDL_GL_SwapBuffers.
 
 o Added optimization of has_value() and search() for single-character strings.