From ec9b73bcd43288042e6fa21993da3b14d5cf8581 Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Tue, 15 Feb 2000 12:43:33 +0000 Subject: [PATCH] typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 38f9d7541..0acaef5ad 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ Overview of Changes in GLib 1.2.7: * Threadsafety fixes to quarked data lists. * Better getpwuid_r() checks for newer AIXens. * Locale fix to g_strtod(). -* Timer fixups to the main loop and teh timer functions. +* Timer fixups to the main loop and the timer functions. * Upgrade to libtool 1.3.4. Overview of Changes in GLib 1.2.6: