8000 Fixed typographical error · stu-github/ffmpeg-python@a8e0954 · GitHub
[go: up one dir, main page]

Skip to content

Commit a8e0954

Browse files
Harshna PatelHarshna Patel
Harshna Patel
authored and
Harshna Patel
committed
Fixed typographical error
1 parent 78fb6cf commit a8e0954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ffmpeg/_run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def get_args(stream_spec, overwrite_output=False):
175175
def compile(stream_spec, cmd='ffmpeg', overwrite_output=False):
176176
"""Build command-line for invoking ffmpeg.
177177
178-
The :meth:`run` function uses this to build the commnad line
178+
The :meth:`run` function uses this to build the command line
179179
arguments and should work in most cases, but calling this function
180180
directly is useful for debugging or if you need to invoke ffmpeg
181181
manually for whatever reason.

0 commit comments

Comments
 (0)
0