diff --git a/commands/implemented/command_tempText.py b/commands/implemented/command_tempText.py index b928fbb..00b18ce 100644 --- a/commands/implemented/command_tempText.py +++ b/commands/implemented/command_tempText.py @@ -9,7 +9,7 @@ import utilities_script as utilities class CommandChyron(AbstractCommand, metaclass=ABCMeta): """ - this is the chyron command. + this is the temptext command. """ command = "temptext"