Skip to content

Commit 825a5b0

Browse files
committed
fix typo
1 parent 0e99ef7 commit 825a5b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mpvacious/helpers.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ end
121121

122122
--- Parameters:, args, completion_fn, suppress_log
123123
function this.subprocess_detached(o)
124-
o.overwrite_settings = {
124+
o.override_settings = {
125125
detach = true,
126126
capture_stdout = false,
127127
capture_stderr = false,

0 commit comments

Comments
 (0)