Skip to content

Commit

Permalink
fix tool name in description
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Oct 24, 2024
1 parent 12a9a8c commit 7887de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class OIIOSettings(BaseSettingsModel):
default_factory=CustomOIIOArgumentsModel,
title="Custom arguments",
description=(
"Custom arguments that will be used to launch ffmpeg tools"
"Custom arguments that will be used to launch OIIO tools"
),
)

Expand Down

0 comments on commit 7887de1

Please sign in to comment.