summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorCœur <coeur@gmx.fr>2022-04-25 19:27:18 +0800
committerLeo Izen <leo.izen@gmail.com>2022-04-25 09:07:18 -0400
commitbb5b4b1ba61b67da40c85c34376aced9383fc366 (patch)
treeb917b0ad45f31c1187c47424de4159cc28aa730f /options
parent6407095871b8f177996a6ec3ee9a8c4f06bd63ee (diff)
downloadmpv-bb5b4b1ba61b67da40c85c34376aced9383fc366.tar.bz2
mpv-bb5b4b1ba61b67da40c85c34376aced9383fc366.tar.xz
various: fix typos
Diffstat (limited to 'options')
-rw-r--r--options/parse_configfile.c2
1 files changed, 1 insertions, 1 deletions
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