Fixed a typo.

This commit is contained in:
William Hubbs 2008-09-26 08:17:13 -05:00
commit f52c03ec2b

View file

@ -75,7 +75,7 @@ void espeakup_sighandler(int sig)
/* clear the queue */
queue_clear();
/* shutdown espeak and close the softsynth */
/* shut down espeak and close the softsynth */
espeak_Terminate();
close_softsynth();