Code cosmetics

This commit is contained in:
Toke Stuart Jepsen 2024-03-14 12:17:14 +00:00
parent 033666afa9
commit 97decd748d

View file

@ -199,7 +199,7 @@ class ExportOTIOOptionsDialog(QtWidgets.QDialog):
show_message_dialog(
"Wrong extension.",
(
"Output path needs to end with .otio."
"Output path needs to end with \".otio\"."
),
level="critical",
parent=self