Skip to content

Commit 4465a03

Browse files
committed
minor #21424 [Validator] Fix typo in Video constraint (wkania)
This PR was merged into the 7.4 branch. Discussion ---------- [Validator] Fix typo in Video constraint Commits ------- bb56f0c [Validator] Fix typo in Video constraint
2 parents 1fc2ba1 + bb56f0c commit 4465a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Video.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ The message displayed if the video file contains multiple video streams.
298298

299299
**type**: ``string`` **default**: ``The size of the video could not be detected.``
300300

301-
The message displayed if ffprobe cannot detect the dimensions of the video.
301+
The message displayed if ``ffprobe`` cannot detect the dimensions of the video.
302302

303303
``unsupportedCodecMessage``
304304
~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)