mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-18 22:04:17 +02:00
Fixed a typo.
This commit is contained in:
parent
8d3552c964
commit
f52c03ec2b
1 changed files with 1 additions and 1 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue