typo
i can't type :)
This commit is contained in:
parent
b00ac8ecbf
commit
5c19d5ca04
1 changed files with 1 additions and 1 deletions
|
@ -369,7 +369,7 @@ def startServer():
|
||||||
text_to_speach = pyttsx3.init()
|
text_to_speach = pyttsx3.init()
|
||||||
text_to_speach.save_to_file(
|
text_to_speach.save_to_file(
|
||||||
"""Thank-you for installing BAPSicle - the play-out server from the broadcasting and presenting suite.
|
"""Thank-you for installing BAPSicle - the play-out server from the broadcasting and presenting suite.
|
||||||
By defulat, this server is accepting connections on port 13500
|
By default, this server is accepting connections on port 13500
|
||||||
The version of the server service is {}
|
The version of the server service is {}
|
||||||
Please refer to the documentation included with this application for further assistance.""".format(
|
Please refer to the documentation included with this application for further assistance.""".format(
|
||||||
config.VERSION
|
config.VERSION
|
||||||
|
|
Loading…
Reference in a new issue