From bb5b4b1ba61b67da40c85c34376aced9383fc366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C5=93ur?= Date: Mon, 25 Apr 2022 19:27:18 +0800 Subject: various: fix typos --- options/parse_configfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options') diff --git a/options/parse_configfile.c b/options/parse_configfile.c index 1d8c3d1299..dd7f1387f8 100644 --- a/options/parse_configfile.c +++ b/options/parse_configfile.c @@ -179,7 +179,7 @@ static bstr read_file(struct mp_log *log, const char *filename) MP_ASSERT_UNREACHABLE(); } -// Load options and profiles from from a config file. +// Load options and profiles from a config file. // conffile: path to the config file // initial_section: default section where to add normal options // flags: M_SETOPT_* bits -- cgit v1.2.3