From 9180598cb164cf32daf0e1761a8143e720460987 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Wed, 26 Sep 2012 16:44:22 +0200 Subject: [PATCH] Fix a typo in a recent entry in src/ChangeLog. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 942bcf58fc4..3e999f3f699 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -8,7 +8,7 @@ They avoid a race if the timer is too close to the current time. * atimer.c (alarm_timer, alarm_timer_ok) [SIGEV_SIGNAL]: New static vars. (set_alarm) [SIGEV_SIGNAL]: Use POSIX timers if available. - (init_atimer) [SIGEV_SIGAL]: Initialize them. + (init_atimer) [SIGEV_SIGNAL]: Initialize them. 2012-09-25 Eli Zaretskii -- 2.39.2