From 5c19d5ca043f9b9faae26c400638e284c10a3a6b Mon Sep 17 00:00:00 2001 From: Michael Grace <56653532+michael-grace@users.noreply.github.com> Date: Tue, 10 Nov 2020 21:38:02 +0000 Subject: [PATCH] typo i can't type :) --- server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.py b/server.py index 488bcd2..b108652 100644 --- a/server.py +++ b/server.py @@ -369,7 +369,7 @@ def startServer(): text_to_speach = pyttsx3.init() text_to_speach.save_to_file( """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 {} Please refer to the documentation included with this application for further assistance.""".format( config.VERSION