Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 608f7d0

Browse files
committed
ok
if this project was from the start on github i would have like 120 commits ngl
1 parent 790e534 commit 608f7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ffmpegShell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def __init__(self):
4444
self.promptchng('')
4545
self.remove_pycache()
4646

47-
# Welcome Message, Plugin Loading, Path Correction, ATC and Shell Input Handler
47+
# Welcome Message, Plugin Loading, Script Argument Executing, Path Correction, ATC and Shell Input Handler
4848
def start(self):
4949
initial_directory = os.getcwd()
5050
self.current_path = os.path.dirname(os.path.abspath(__file__))

0 commit comments

Comments
 (0)